| Home | Trees | Index | Help |
|
|---|
| Package ewa :: Module ruleparser |
|
A parser for the rule configuration format.
see doc/rule_grammar.rst for documentation.| Classes | |
|---|---|
RuleParser |
|
| Exceptions | |
|---|---|
ParseError |
|
| Function Summary | |
|---|---|
lex_file(fp,
debug)
| |
lex_string(s,
debug)
| |
parse_file(fp,
debug)
| |
parse_string(s,
debug)
| |
| Variable Summary | |
|---|---|
bool |
PARSEDEBUG = False
|
| Variable Details |
|---|
PARSEDEBUG
|
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Wed Jan 3 10:13:56 2007 | http://epydoc.sf.net |