Public Member Functions | Public Attributes
rve_interface_gen.antlr3.tree.RewriteCardinalityException Class Reference

tree related exceptions More...

Inheritance diagram for rve_interface_gen.antlr3.tree.RewriteCardinalityException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def getMessage

Public Attributes

 elementDescription

Detailed Description

tree related exceptions

@brief Base class for all exceptions thrown during AST rewrite construction.

This signifies a case where the cardinality of two or more elements
in a subrule are different: (ID INT)+ where |ID|!=|INT|

Definition at line 59 of file tree.py.


Constructor & Destructor Documentation

Reimplemented in rve_interface_gen.antlr3.tree.RewriteEarlyExitException.

Definition at line 67 of file tree.py.


Member Function Documentation

Definition at line 73 of file tree.py.


Member Data Documentation

Definition at line 67 of file tree.py.


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


rve_interface_gen
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:00