Public Member Functions | Public Attributes
rve_interface_gen.antlr3.tree.CommonErrorNode Class Reference
Inheritance diagram for rve_interface_gen.antlr3.tree.CommonErrorNode:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def getText
def getType
def isNil
def toString

Public Attributes

 input
 start
 stop
 trappedException

Detailed Description

A node representing erroneous token range in token stream

Definition at line 1395 of file tree.py.


Constructor & Destructor Documentation

def rve_interface_gen.antlr3.tree.CommonErrorNode.__init__ (   self,
  input,
  start,
  stop,
  exc 
)

Definition at line 1398 of file tree.py.


Member Function Documentation

Reimplemented from rve_interface_gen.antlr3.tree.CommonTree.

Definition at line 1426 of file tree.py.

Return a token type; needed for tree parsing.

Reimplemented from rve_interface_gen.antlr3.tree.CommonTree.

Definition at line 1422 of file tree.py.

Indicates the node is a nil node but may still have children, meaning
the tree is a flat list.

Reimplemented from rve_interface_gen.antlr3.tree.CommonTree.

Definition at line 1418 of file tree.py.

Override to say how a node (not a tree) should look as text

Reimplemented from rve_interface_gen.antlr3.tree.CommonTree.

Definition at line 1446 of file tree.py.


Member Data Documentation

Definition at line 1398 of file tree.py.

Definition at line 1398 of file tree.py.

Definition at line 1398 of file tree.py.

Definition at line 1398 of file tree.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