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> |
public Result |
accept(ParseTreeVisitor<? extends Result> visitor) |
|
public AnonymousInnerClassDeclarationContext |
anonymousInnerClassDeclaration() |
|
public ArgumentsContext |
arguments() |
|
public ArrayInitializerContext |
arrayInitializer() |
|
public CreatedNameContext |
createdName() |
|
public List<? extends Dim0Context> |
dim0() |
|
public Dim0Context |
dim0(int i) |
|
public List<? extends Dim1Context> |
dim1() |
|
public Dim1Context |
dim1(int i) |
|
public int |
getRuleIndex() |
|
public NlsContext |
nls() |
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.