antlr3.UnwantedTokenException Class Reference

An extra token while parsing a TokenStream. More...

Inheritance diagram for antlr3.UnwantedTokenException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def getUnexpectedToken
def __str__

Public Attributes

 expecting

Static Private Attributes

 __repr__ = __str__


Detailed Description

An extra token while parsing a TokenStream.

Definition at line 361 of file antlr3.py.


Member Function Documentation

def antlr3.UnwantedTokenException.getUnexpectedToken (   self  ) 

Definition at line 363 of file antlr3.py.

def antlr3.UnwantedTokenException.__str__ (   self  ) 

Reimplemented from antlr3.MismatchedTokenException.

Definition at line 367 of file antlr3.py.


Member Data Documentation

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

Reimplemented from antlr3.MismatchedTokenException.

Definition at line 376 of file antlr3.py.

Reimplemented from antlr3.MismatchedTokenException.

Definition at line 369 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