| Home | Trees | Indices | Help |
|---|
|
|
|
|||
|
OperatorNamespace Define the default operators. |
|||
|
Override Allow an operator to be redefined within a with context. |
|||
|
_BaseSeparator Support class for Separator and similar classes. |
|||
|
Separator Redefine [] and & to include the given matcher as a separator (so it will be used between list items and between matchers separated by the & operator) |
|||
|
DroppedSpace Skip spaces (by default, zero or more Space()). |
|||
|
SmartSeparator1 Similar to Separator, but tried to be clever about whether the separator is needed. |
|||
|
OperatorMixin Define the operators used to combine elements in a grammar specification. |
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 16 19:41:20 2010 | http://epydoc.sourceforge.net |