public static class GroovyParser.CommandExprAltContext extends GroovyParser.StatementExpressionContext
Constructor and Description |
---|
CommandExprAltContext(GroovyParser.StatementExpressionContext ctx) |
Modifier and Type | Method and Description |
---|---|
<Result> Result |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor) |
GroovyParser.CommandExpressionContext |
commandExpression() |
copyFrom, getRuleIndex
copyNodeMetaData, getMetaDataMap, getNodeMetaData, getNodeMetaData, putNodeMetaData, removeNodeMetaData, setMetaDataMap, setNodeMetaData
addAnyChild, addChild, addChild, addChild, addErrorNode, addErrorNode, copyFrom, emptyContext, enterRule, exitRule, getChild, getChild, getChildCount, getParent, getRuleContext, getRuleContexts, getSourceInterval, getStart, getStop, getToken, getTokens, removeLastChild, toInfoString
public CommandExprAltContext(GroovyParser.StatementExpressionContext ctx)
public GroovyParser.CommandExpressionContext commandExpression()
public <Result> Result accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor)
accept
in interface org.antlr.v4.runtime.tree.ParseTree
accept
in class org.antlr.v4.runtime.RuleContext