Modifiers | Name | Description |
---|---|---|
TypeListContext |
is |
|
TypeContext |
sc |
|
TypeListContext |
scs |
|
int |
t |
Constructor and description |
---|
GroovyParser.ClassDeclarationContext
(ParserRuleContext parent, int invokingState) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
AT() |
|
TerminalNode |
CLASS() |
|
TerminalNode |
ENUM() |
|
TerminalNode |
EXTENDS() |
|
TerminalNode |
IMPLEMENTS() |
|
TerminalNode |
INTERFACE() |
|
TerminalNode |
TRAIT() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ClassBodyContext |
classBody() |
|
int |
getRuleIndex() |
|
IdentifierContext |
identifier() |
|
List<? extends NlsContext> |
nls() |
|
GroovyParser.NlsContext |
nls(int i) |
|
TypeContext |
type() |
|
List<? extends TypeListContext> |
typeList() |
|
TypeListContext |
typeList(int i) |
|
TypeParametersContext |
typeParameters() |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.