Class DefineGrammarItemsWalker.rewrite_return

  • Enclosing class:
    DefineGrammarItemsWalker

    public static class DefineGrammarItemsWalker.rewrite_return
    extends org.antlr.runtime.tree.TreeRuleReturnScope
    • Field Summary

      • Fields inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        start
    • Constructor Summary

      Constructors 
      Constructor Description
      rewrite_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
    • Constructor Detail

      • rewrite_return

        public rewrite_return()