Public Member Functions | Public Attributes | Static Private Attributes
rve_interface_gen.antlr3.exceptions.MissingTokenException Class Reference
Inheritance diagram for rve_interface_gen.antlr3.exceptions.MissingTokenException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def __str__
def getMissingType

Public Attributes

 inserted

Static Private Attributes

 __repr__ = __str__

Detailed Description

We were expecting a token but it's not found.  The current token
is actually what we wanted next.

Definition at line 231 of file exceptions.py.


Constructor & Destructor Documentation

def rve_interface_gen.antlr3.exceptions.MissingTokenException.__init__ (   self,
  expecting,
  input,
  inserted 
)

Definition at line 237 of file exceptions.py.


Member Function Documentation

Reimplemented from rve_interface_gen.antlr3.exceptions.MismatchedTokenException.

Definition at line 247 of file exceptions.py.

Definition at line 243 of file exceptions.py.


Member Data Documentation

Reimplemented from rve_interface_gen.antlr3.exceptions.MismatchedTokenException.

Definition at line 256 of file exceptions.py.

Definition at line 237 of file exceptions.py.


The documentation for this class was generated from the following file:


rve_interface_gen
Author(s): Josh Faust
autogenerated on Wed Dec 11 2013 14:31:00