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