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


Member Function Documentation

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

Definition at line 435 of file antlr3.py.

def antlr3.NoViableAltException.__str__ (   self  ) 

Definition at line 445 of file antlr3.py.


Member Data Documentation

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

Definition at line 449 of file antlr3.py.

Definition at line 438 of file antlr3.py.

Definition at line 439 of file antlr3.py.

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