Class BlockSetTransformer.setElement_return

  • Enclosing class:
    BlockSetTransformer

    public static class BlockSetTransformer.setElement_return
    extends org.antlr.runtime.tree.TreeRuleReturnScope
    • Field Summary

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

        start
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GrammarAST getTree()  
      • Methods inherited from class org.antlr.runtime.tree.TreeRuleReturnScope

        getStart
      • Methods inherited from class org.antlr.runtime.RuleReturnScope

        getStop, getTemplate
      • Methods inherited from class java.lang.Object

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

      • setElement_return

        public setElement_return()
    • Method Detail

      • getTree

        public GrammarAST getTree()
        Overrides:
        getTree in class org.antlr.runtime.RuleReturnScope