BlockIt
blockit::external::pyparsing::RecursiveGrammarException Class Reference

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 parseElementTrace

Detailed Description

exception thrown by validate() if the grammar could be improperly recursive

Definition at line 250 of file pyparsing.py.


Constructor & Destructor Documentation

def blockit::external::pyparsing::RecursiveGrammarException::__init__ (   self,
  parseElementList 
)

Definition at line 252 of file pyparsing.py.


Member Function Documentation

def blockit::external::pyparsing::RecursiveGrammarException::__str__ (   self)

Definition at line 255 of file pyparsing.py.


Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Properties