antlr3.MismatchedTreeNodeException Class Reference

The next tree mode does not match the expected type. More...

Inheritance diagram for antlr3.MismatchedTreeNodeException:

Inheritance graph
[legend]
Collaboration diagram for antlr3.MismatchedTreeNodeException:

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 expecting

Static Private Attributes

 __repr__ = __str__


Detailed Description

The next tree mode does not match the expected type.

Definition at line 509 of file antlr3.py.


Member Function Documentation

def antlr3.MismatchedTreeNodeException.__init__ (   self,
  expecting,
  input 
)

Definition at line 511 of file antlr3.py.

def antlr3.MismatchedTreeNodeException.__str__ (   self  ) 

Definition at line 516 of file antlr3.py.


Member Data Documentation

antlr3.MismatchedTreeNodeException.__repr__ = __str__ [static, private]

Definition at line 520 of file antlr3.py.

Definition at line 514 of file antlr3.py.


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

Generated on Mon Nov 29 17:24:26 2010 for ANTLR Python API by  doxygen 1.5.5