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


Member Function Documentation

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

Definition at line 430 of file antlr3.py.

def antlr3.MismatchedSetException.__str__ (   self  ) 

Reimplemented in antlr3.MismatchedNotSetException.

Definition at line 436 of file antlr3.py.


Member Data Documentation

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

Reimplemented in antlr3.MismatchedNotSetException.

Definition at line 440 of file antlr3.py.

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