antlr3.MismatchedRangeException Class Reference

The next token does not match a range of expected types. More...

Inheritance diagram for antlr3.MismatchedRangeException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 a
 b

Static Private Attributes

 __repr__ = __str__


Detailed Description

The next token does not match a range of expected types.

Definition at line 410 of file antlr3.py.


Member Function Documentation

def antlr3.MismatchedRangeException.__init__ (   self,
  a,
  b,
  input 
)

Definition at line 412 of file antlr3.py.

def antlr3.MismatchedRangeException.__str__ (   self  ) 

Definition at line 419 of file antlr3.py.


Member Data Documentation

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

Definition at line 423 of file antlr3.py.

Definition at line 415 of file antlr3.py.

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