Class ExpressionParser.multOp_return (2.0.0)

public static class ExpressionParser.multOp_return extends ParserRuleReturnScope

Inheritance

java.lang.Object > org.antlr.runtime.RuleReturnScope > org.antlr.runtime.ParserRuleReturnScope > ExpressionParser.multOp_return

Constructors

multOp_return()

public multOp_return()

Methods

getTree()

public CommonTree getTree()
Returns
TypeDescription
org.antlr.runtime.tree.CommonTree
Overrides
org.antlr.runtime.ParserRuleReturnScope.getTree()