public static class GroovyParser.CreatorContext extends GroovyParserRuleContext
Modifiers | Name | Description |
---|---|---|
int |
t |
Constructor and description |
---|
CreatorContext
(ParserRuleContext parent, int invokingState) |
CreatorContext
(ParserRuleContext parent, int invokingState, int t) |
Type Params | Return Type | Name and description |
---|---|---|
<Result> |
Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
AnonymousInnerClassDeclarationContext |
anonymousInnerClassDeclaration() |
|
ArgumentsContext |
arguments() |
|
ArrayInitializerContext |
arrayInitializer() |
|
CreatedNameContext |
createdName() |
|
List<? extends DimContext> |
dim() |
|
DimContext |
dim(int i) |
|
int |
getRuleIndex() |
|
NlsContext |
nls() |
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.