Public Member Functions
rve_interface_gen.antlr3.recognizers.RuleReturnScope Class Reference
Inheritance diagram for rve_interface_gen.antlr3.recognizers.RuleReturnScope:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def getStart
def getStop
def getTemplate
def getTree

Detailed Description

Rules can return start/stop info as well as possible trees and templates.

Definition at line 1430 of file recognizers.py.


Member Function Documentation

Return the start token or tree.

Reimplemented in rve_interface_gen.antlr3.tree.TreeRuleReturnScope, and rve_interface_gen.antlr3.recognizers.ParserRuleReturnScope.

Definition at line 1435 of file recognizers.py.

Return the stop token or tree.

Reimplemented in rve_interface_gen.antlr3.recognizers.ParserRuleReturnScope.

Definition at line 1440 of file recognizers.py.

Has a value potentially if output=template.

Definition at line 1450 of file recognizers.py.

Has a value potentially if output=AST.

Reimplemented in rve_interface_gen.antlr3.tree.TreeRuleReturnScope.

Definition at line 1445 of file recognizers.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