public static class GroovyParser.MapEntryListContext extends GroovyParserRuleContext
Constructor and description |
---|
MapEntryListContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
List<? extends TerminalNode> |
COMMA() |
|
TerminalNode |
COMMA(int i) |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
int |
getRuleIndex() |
|
List<? extends MapEntryContext> |
mapEntry() |
|
MapEntryContext |
mapEntry(int i) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.