public static class GroovyParser.ModifierContext extends GroovyParserRuleContext
Constructor and description |
---|
ModifierContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
DEF() |
|
TerminalNode |
NATIVE() |
|
TerminalNode |
SYNCHRONIZED() |
|
TerminalNode |
TRANSIENT() |
|
TerminalNode |
VAR() |
|
TerminalNode |
VOLATILE() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ClassOrInterfaceModifierContext |
classOrInterfaceModifier() |
|
int |
getRuleIndex() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.