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

List of all members.

Public Member Functions

def __init__
def getStart
def getTree

Public Attributes

 start
 tree

Detailed Description

This is identical to the ParserRuleReturnScope except that
the start property is a tree nodes not Token object
when you are parsing trees.  To be generic the tree node types
have to be Object.

Definition at line 2683 of file tree.py.


Constructor & Destructor Documentation

Definition at line 2691 of file tree.py.


Member Function Documentation

Return the start token or tree.

Reimplemented from rve_interface_gen.antlr3.recognizers.RuleReturnScope.

Definition at line 2696 of file tree.py.

Has a value potentially if output=AST.

Reimplemented from rve_interface_gen.antlr3.recognizers.RuleReturnScope.

Definition at line 2700 of file tree.py.


Member Data Documentation

Definition at line 2691 of file tree.py.

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