antlr3.NoViableAltException Class Reference

Unable to decide which alternative to choose. More...

Inheritance diagram for antlr3.NoViableAltException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__

Public Attributes

 grammarDecisionDescription
 decisionNumber
 stateNumber

Static Private Attributes

 __repr__ = __str__


Detailed Description

Unable to decide which alternative to choose.

Definition at line 456 of file antlr3.py.


Member Function Documentation

def antlr3.NoViableAltException.__init__ (   self,
  grammarDecisionDescription,
  decisionNumber,
  stateNumber,
  input 
)

Definition at line 458 of file antlr3.py.

def antlr3.NoViableAltException.__str__ (   self  ) 

Definition at line 468 of file antlr3.py.


Member Data Documentation

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

Definition at line 472 of file antlr3.py.

Definition at line 461 of file antlr3.py.

Definition at line 462 of file antlr3.py.

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