fparser Reference Guide  0.0.14
fparser.two.utils.InternalSyntaxError Class Reference
Inheritance diagram for fparser.two.utils.InternalSyntaxError:
Collaboration diagram for fparser.two.utils.InternalSyntaxError:

Additional Inherited Members

- Public Member Functions inherited from fparser.two.utils.FparserException
def __init__ (self, info)
 

Detailed Description

An exception indicating that a syntax error has been found by the
parser. This is used instead of `FortranSyntaxError` when the
reader object is not available.

Definition at line 171 of file utils.py.


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