Modifiers | Name | Description |
---|---|---|
int |
t |
Constructor and description |
---|
GroovyParser.VariableDeclarationContext
(ParserRuleContext parent, int invokingState) |
GroovyParser.VariableDeclarationContext
(ParserRuleContext parent, int invokingState, int t) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
ASSIGN() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
GroovyParser.ClassifiedModifiersContext |
classifiedModifiers() |
|
int |
getRuleIndex() |
|
List<? extends NlsContext> |
nls() |
|
GroovyParser.NlsContext |
nls(int i) |
|
GroovyParser.TypeContext |
type() |
|
GroovyParser.TypeNamePairsContext |
typeNamePairs() |
|
GroovyParser.VariableDeclaratorsContext |
variableDeclarators() |
|
GroovyParser.VariableInitializerContext |
variableInitializer() |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.