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


Member Function Documentation

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

Definition at line 389 of file antlr3.py.

def antlr3.MismatchedRangeException.__str__ (   self  ) 

Definition at line 396 of file antlr3.py.


Member Data Documentation

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

Definition at line 400 of file antlr3.py.

Definition at line 392 of file antlr3.py.

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