antlr3.MismatchedSetException Class Reference

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

Inheritance diagram for antlr3.MismatchedSetException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 expecting

Static Private Attributes

 __repr__ = __str__


Detailed Description

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

Definition at line 405 of file antlr3.py.


Member Function Documentation

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

Definition at line 407 of file antlr3.py.

def antlr3.MismatchedSetException.__str__ (   self  ) 

Reimplemented in antlr3.MismatchedNotSetException.

Definition at line 413 of file antlr3.py.


Member Data Documentation

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

Reimplemented in antlr3.MismatchedNotSetException.

Definition at line 417 of file antlr3.py.

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