Class ParserRuleReturnScope

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getStart()
      Return the start token or tree
      java.lang.Object getStop()
      Return the stop token or tree
      java.lang.Object getTree()
      Has a value potentially if output=AST;
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ParserRuleReturnScope

        public ParserRuleReturnScope()