Constructor and description |
---|
GroovyParser.ModifiersContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
int |
getRuleIndex() |
|
List<? extends ModifierContext> |
modifier() |
|
ModifierContext |
modifier(int i) |
|
List<? extends NlsContext> |
nls() |
|
GroovyParser.NlsContext |
nls(int i) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.