class documentation
class PositionEnding(object): (source)
Constructor: PositionEnding(ending, optional)
An ending for a parsing position
Method | __init__ |
Undocumented |
Method | __unicode__ |
Printable representation |
Method | checkin |
Check for the ending |
Instance Variable | ending |
Undocumented |
Instance Variable | optional |
Undocumented |