Index

C D E F H I L M O P R S V W 
All Classes and Interfaces|All Packages

C

case_sensitive - Static variable in class org.plumelib.lookup.Lookup
If true, keywords matching is case sensistive.
comment_re - Static variable in class org.plumelib.lookup.Lookup
Matches an entire comment.

D

description_re - Static variable in class org.plumelib.lookup.Lookup
Matches the description for a long entry.

E

entry_file - Static variable in class org.plumelib.lookup.Lookup
Specify the colon-separated search list for the file that contains information to be searched.
entry_start_re - Static variable in class org.plumelib.lookup.Lookup
Matches the start of a long entry.
entry_stop_re - Static variable in class org.plumelib.lookup.Lookup
Matches the end of a long entry.

F

firstLine(String) - Static method in class org.plumelib.lookup.Lookup
Returns the first line of entry.

H

help - Static variable in class org.plumelib.lookup.Lookup
Show detailed help information and exit.

I

include_re - Static variable in class org.plumelib.lookup.Lookup
Matches an include directive; group 1 is the file name.
item_num - Static variable in class org.plumelib.lookup.Lookup
Specifies which item to print when there are multiple matches.

L

Lookup - Class in org.plumelib.lookup
Lookup searches a set of files, much like grep does.

M

main(String[]) - Static method in class org.plumelib.lookup.Lookup
Look for the specified keywords in the file(s) and print the corresponding entries.

O

old_getEntry(EntryReader) - Static method in class org.plumelib.lookup.Lookup
Returns the next entry.
org.plumelib.lookup - package org.plumelib.lookup
Paragraph grep tool.

P

print_all - Static variable in class org.plumelib.lookup.Lookup
By default, if multiple entries are matched, only a synopsis of each entry is printed.

R

regular_expressions - Static variable in class org.plumelib.lookup.Lookup
Specifies that keywords are regular expressions.

S

search_body - Static variable in class org.plumelib.lookup.Lookup
Search the body of long entries in addition to the entry's description.
show_location - Static variable in class org.plumelib.lookup.Lookup
If true, show the filename/line number of each matching entry in the output.

V

verbose - Static variable in class org.plumelib.lookup.Lookup
Print progress information.

W

word_match - Static variable in class org.plumelib.lookup.Lookup
If true, match a text keyword only as a separate word, not as a substring of a word.
C D E F H I L M O P R S V W 
All Classes and Interfaces|All Packages