public static class GroovyParser.MapPrmrAltContext extends GroovyParser.PrimaryContext
Constructor and Description |
---|
MapPrmrAltContext(GroovyParser.PrimaryContext ctx) |
Modifier and Type | Method and Description |
---|---|
<Result> Result |
accept(org.antlr.v4.runtime.tree.ParseTreeVisitor<? extends Result> visitor) |
GroovyParser.MapContext |
map() |
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 MapPrmrAltContext(GroovyParser.PrimaryContext ctx)
public GroovyParser.MapContext map()
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