public static class GroovyParser.ClassBodyDeclarationContext extends GroovyParser.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 GroovyParser.BlockContext | block() | 
|  | public int | getRuleIndex() | 
|  | public GroovyParser.MemberDeclarationContext | memberDeclaration() | 
|  | public GroovyParser.NlsContext | nls() | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyParser.GroovyParserRuleContext | getMetaDataMap, setMetaDataMap | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.