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 486 of file antlr3.py.


Member Function Documentation

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

Definition at line 488 of file antlr3.py.

def antlr3.MismatchedTreeNodeException.__str__ (   self  ) 

Definition at line 493 of file antlr3.py.


Member Data Documentation

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

Definition at line 497 of file antlr3.py.

Definition at line 491 of file antlr3.py.


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

Generated on Tue May 20 18:34:05 2008 for ANTLR Python API by  doxygen 1.5.5