public static class GroovyParser.VariableDeclaratorsContext extends GroovyParserRuleContext
Constructor and description |
---|
VariableDeclaratorsContext
(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 NlsContext> |
nls() |
|
NlsContext |
nls(int i) |
|
List<? extends VariableDeclaratorContext> |
variableDeclarator() |
|
VariableDeclaratorContext |
variableDeclarator(int i) |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.