| Home | Trees | Index | Help |
|
|---|
| Package twisted :: Package xish :: Module xpathparser |
|
| Classes | |
|---|---|
Parser |
|
Scanner |
|
XPathParser |
|
XPathParserScanner |
|
| Exceptions | |
|---|---|
NoMoreTokens |
Another exception object, for when we run out of tokens |
SyntaxError |
When we run into an unexpected token, this is the exception to use |
| Function Summary | |
|---|---|
parse(rule,
text)
| |
This is a really dumb long function to print error messages nicely. | |
wrap_error_reporter(parser,
rule)
| |
| Function Details |
|---|
print_error(input, err, scanner)This is a really dumb long function to print error messages nicely. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Tue Dec 9 17:48:04 2003 | http://epydoc.sf.net |