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

Public Member Functions

def __init__ (self, parseElementList)
 
def __str__ (self)
 

Data Fields

 parseElementTrace
 

Detailed Description

exception thrown by :class:`ParserElement.validate` if the
grammar could be improperly recursive

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  parseElementList 
)

Member Function Documentation

◆ __str__()

def __str__ (   self)

Field Documentation

◆ parseElementTrace

parseElementTrace

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