antlr3.MismatchedTokenException Class Reference

A mismatched char or Token or tree node. More...

Inheritance diagram for antlr3.MismatchedTokenException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 expecting

Static Private Attributes

 __repr__ = __str__


Detailed Description

A mismatched char or Token or tree node.

Definition at line 321 of file antlr3.py.


Member Function Documentation

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

Definition at line 323 of file antlr3.py.

def antlr3.MismatchedTokenException.__str__ (   self  ) 

Reimplemented in antlr3.UnwantedTokenException, and antlr3.MissingTokenException.

Definition at line 328 of file antlr3.py.


Member Data Documentation

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

Reimplemented in antlr3.UnwantedTokenException, and antlr3.MissingTokenException.

Definition at line 333 of file antlr3.py.

Reimplemented in antlr3.UnwantedTokenException.

Definition at line 325 of file antlr3.py.


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

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