Home | Trees | Indices | Help |
|
---|
|
object --+ | exceptions.BaseException --+ | exceptions.Exception --+ | ParseBaseException --+ | ParseFatalException --+ | ParseSyntaxException
just like ParseFatalException
, but thrown internally when
an ErrorStop
('-' operator) indicates that parsing is to
stop immediately because an unbacktrackable syntax error has been
found
Instance Methods | |||
|
|||
Inherited from Inherited from Inherited from Inherited from |
Properties | |
Inherited from Inherited from |
Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Feb 07 14:17:49 2016 | http://epydoc.sourceforge.net |