Package ewa :: Module ruleparser
[show private | hide private]
[frames | no frames]

Module ewa.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)
  _to_datetime(dt)

Variable Summary
bool PARSEDEBUG = False

Variable Details

PARSEDEBUG

Type:
bool
Value:
False                                                                  

Generated by Epydoc 2.1 on Tue Jan 2 22:38:33 2007 http://epydoc.sf.net