Class LeftRecursiveRuleWalker.outerAlternative_return

  • Enclosing class:
    LeftRecursiveRuleWalker

    public static class LeftRecursiveRuleWalker.outerAlternative_return
    extends org.antlr.runtime.tree.TreeRuleReturnScope
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean isLeftRec  
      • Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        start
    • 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

      • outerAlternative_return

        public outerAlternative_return()