public static class GroovyParser.MemberDeclarationContext extends GroovyParserRuleContext
| Modifiers | Name | Description | 
|---|---|---|
| int | t | 
| Constructor and description | 
|---|
| MemberDeclarationContext
                                (ParserRuleContext parent, int invokingState) | 
| MemberDeclarationContext
                                (ParserRuleContext parent, int invokingState, int t) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
| <Result> | public Result | accept(ParseTreeVisitor<? extends Result> visitor) | 
|  | public ClassDeclarationContext | classDeclaration() | 
|  | public FieldDeclarationContext | fieldDeclaration() | 
|  | public int | getRuleIndex() | 
|  | public MethodDeclarationContext | methodDeclaration() | 
|  | public ModifiersOptContext | modifiersOpt() | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.