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


Member Function Documentation

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

Definition at line 346 of file antlr3.py.

def antlr3.MismatchedTokenException.__str__ (   self  ) 

Reimplemented in antlr3.UnwantedTokenException, and antlr3.MissingTokenException.

Definition at line 351 of file antlr3.py.


Member Data Documentation

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

Reimplemented in antlr3.UnwantedTokenException, and antlr3.MissingTokenException.

Definition at line 356 of file antlr3.py.

Reimplemented in antlr3.UnwantedTokenException.

Definition at line 348 of file antlr3.py.


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

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