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