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> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
ClassDeclarationContext |
classDeclaration() |
|
FieldDeclarationContext |
fieldDeclaration() |
|
int |
getRuleIndex() |
|
MethodDeclarationContext |
methodDeclaration() |
|
ModifiersOptContext |
modifiersOpt() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.