Home
Trees
Indices
Help
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Class Hierarchy
peg.Pattern
:
A PEG pattern or set of patterns.
peg.ConstantCapture
:
Creates and returns a constant capture at the point of insertion in a PEG pattern (matches the empty string).
peg.ListCapture
:
Creates and returns a list capture for the Captures in a given pattern.
peg.PatternBackRef
:
Creates and returns a reference in the current PEG grammar for the given name (valid only inside a PEG grammar).
peg.PositionCapture
:
Creates and returns a position capture at the point of insertion in a PEG pattern (matches the empty string).
peg.SimpleCapture
:
Creates and returns a capture for the text of the given pattern.
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Tue Jan 20 13:07:29 2009
http://epydoc.sourceforge.net