Part of twisted.words.xish.xpathparser View Source View In Hierarchy
| Method | XPATH | Undocumented | 
| Method | PATH | Undocumented | 
| Method | PREDICATE | Undocumented | 
| Method | EXPR | Undocumented | 
| Method | BOOLOP | Undocumented | 
| Method | FACTOR | Undocumented | 
| Method | TERM | Undocumented | 
| Method | VALUE | Undocumented | 
| Method | CMP | Undocumented | 
| Method | STR | Undocumented | 
Inherited from Parser:
| 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 |