Part of twisted.words.xish.xpathparser View Source View In Hierarchy
Known subclasses: twisted.words.xish.xpathparser.XPathParser
Method | __init__ | Undocumented |
Method | _peek | Returns the token type for lookahead; if there are any args then the list of args is the set of token types to allow |
Method | _scan | Returns the matched text, and moves to the next token |