OpenQuizz
Une application de gestion des contenus pédagogiques
ParseSyntaxException Class Reference
Inheritance diagram for ParseSyntaxException:
Collaboration diagram for ParseSyntaxException:

Additional Inherited Members

- Public Member Functions inherited from ParseBaseException
def __init__ (self, pstr, loc=0, msg=None, elem=None)
 
def __getattr__ (self, aname)
 
def __str__ (self)
 
def __repr__ (self)
 
def markInputline (self, markerString=">!<")
 
def __dir__ (self)
 
- Data Fields inherited from ParseBaseException
 loc
 
 msg
 
 pstr
 
 parserElement
 
 args
 

Detailed Description

just like L{ParseFatalException}, but thrown internally when an
   L{ErrorStop<And._ErrorStop>} ('-' operator) indicates that parsing is to stop 
   immediately because an unbacktrackable syntax error has been found

The documentation for this class was generated from the following file: