BlockIt
blockit::external::pyparsing::ParseException Class Reference
Inheritance diagram for blockit::external::pyparsing::ParseException:
Collaboration diagram for blockit::external::pyparsing::ParseException:

List of all members.


Detailed Description

exception thrown when parse expressions don't match class;
   supported attributes by name are:
    - lineno - returns the line number of the exception text
    - col - returns the column number of the exception text
    - line - returns the line containing the exception text

Definition at line 215 of file pyparsing.py.


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