Class BlockSetTransformer.ebnfBlockSet_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
org.antlr.v4.parse.BlockSetTransformer.ebnfBlockSet_return
Enclosing class:
BlockSetTransformer

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

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

    start
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    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 Details

    • ebnfBlockSet_return

      public ebnfBlockSet_return()
  • Method Details

    • getTree

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