public static class GroovyParser.MapEntryContext extends GroovyParserRuleContext
Constructor and description |
---|
MapEntryContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
COLON() |
|
TerminalNode |
MUL() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ExpressionContext |
expression() |
|
int |
getRuleIndex() |
|
MapEntryLabelContext |
mapEntryLabel() |
|
NlsContext |
nls() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.