Modifiers | Name | Description |
---|---|---|
int |
t |
Constructor and description |
---|
GroovyParser.ClassBodyContext
(ParserRuleContext parent, int invokingState) |
GroovyParser.ClassBodyContext
(ParserRuleContext parent, int invokingState, int t) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
LBRACE() |
|
TerminalNode |
RBRACE() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
List<? extends ClassBodyDeclarationContext> |
classBodyDeclaration() |
|
ClassBodyDeclarationContext |
classBodyDeclaration(int i) |
|
EnumConstantsContext |
enumConstants() |
|
int |
getRuleIndex() |
|
GroovyParser.NlsContext |
nls() |
|
List<? extends SepContext> |
sep() |
|
GroovyParser.SepContext |
sep(int i) |
Copyright © 2003-2018 The Apache Software Foundation. All rights reserved.