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