public static class GroovyParser.ClassBodyDeclarationContext extends GroovyParserRuleContext
Modifiers | Name | Description |
---|---|---|
int |
t |
Constructor and description |
---|
ClassBodyDeclarationContext
(ParserRuleContext parent, int invokingState) |
ClassBodyDeclarationContext
(ParserRuleContext parent, int invokingState, int t) |
Type Params | Return Type | Name and description |
---|---|---|
|
TerminalNode |
STATIC() |
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
BlockContext |
block() |
|
int |
getRuleIndex() |
|
MemberDeclarationContext |
memberDeclaration() |
|
NlsContext |
nls() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.