Home | Trees | Indices | Help |
|
---|
|
ParseFatalException
, but thrown internally
when an ErrorStop
('-' operator) indicates that
parsing is to stop immediately because an unbacktrackable syntax
error has been found
validate()
if the grammar could be
improperly recursive
ParserElement
, for combining and
post-processing parsed tokens.
ParseExpression
, for converting
parsed results.
ZeroOrMore
and OneOrMore
expressions.
ParseExpression
s to be found in the
given order.
ParseExpression
s to be found, but
in any order.
ParseExpression
is found.
ParseExpression
is found.
ParserElement
subclass, for defining atomic
matching patterns.
wordChars
(default=printables
).
wordChars
(default=printables
).
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Apr 13 12:08:30 2014 | http://epydoc.sourceforge.net |