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 |
|---|---|---|
|
public TerminalNode |
STATIC() |
<Result> |
public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
public BlockContext |
block() |
|
public int |
getRuleIndex() |
|
public MemberDeclarationContext |
memberDeclaration() |
|
public NlsContext |
nls() |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.