Class GrammarTreeVisitor.astOperand_return

java.lang.Object
org.antlr.runtime.RuleReturnScope
org.antlr.runtime.tree.TreeRuleReturnScope
org.antlr.v4.parse.GrammarTreeVisitor.astOperand_return
Enclosing class:
GrammarTreeVisitor

public static class GrammarTreeVisitor.astOperand_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

    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 Details

    • astOperand_return

      public astOperand_return()