| Home | Trees | Index | Help |
|
|---|
| Package lemon :: Package external :: Package epydoc :: Package markup :: Module epytext :: Class TokenizationError |
|
Exception--+ |ParseError--+ | TokenizationError
| Method Summary | |
|---|---|
| Inherited from ParseError | |
| |
int
|
Compare two ParseErrors, based on their line number. |
string
|
Return the formal representation of this ParseError. |
string
|
Return a string representation of this ParseError. |
boolean
|
Return true if this is a fatal error. |
int or None
|
Return the line number on which the error occured (including any offset). |
None
|
Set the line number offset for this error. |
| Inherited from Exception | |
| |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.0 on Mon Nov 10 15:07:54 2003 | http://epydoc.sf.net |