org.antlr.grammar.v3
Class LeftRecursiveRuleWalker.outerAlternative_return

java.lang.Object
  extended by org.antlr.runtime.RuleReturnScope
      extended by org.antlr.runtime.tree.TreeRuleReturnScope
          extended by org.antlr.grammar.v3.LeftRecursiveRuleWalker.outerAlternative_return
Enclosing class:
LeftRecursiveRuleWalker

public static class LeftRecursiveRuleWalker.outerAlternative_return
extends TreeRuleReturnScope


Field Summary
 boolean isLeftRec
           
 
Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
start
 
Constructor Summary
LeftRecursiveRuleWalker.outerAlternative_return()
           
 
Method Summary
 
Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope
getStart
 
Methods inherited from class org.antlr.runtime.RuleReturnScope
getStop, getTemplate, getTree
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

isLeftRec

public boolean isLeftRec
Constructor Detail

LeftRecursiveRuleWalker.outerAlternative_return

public LeftRecursiveRuleWalker.outerAlternative_return()


Copyright © 2011. All Rights Reserved.