public static class GroovyParser.CreatorContext extends GroovyParser.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 GroovyParser.AnonymousInnerClassDeclarationContext |
anonymousInnerClassDeclaration() |
|
public GroovyParser.ArgumentsContext |
arguments() |
|
public GroovyParser.ArrayInitializerContext |
arrayInitializer() |
|
public GroovyParser.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() |
Methods inherited from class | Name |
---|---|
class GroovyParser.GroovyParserRuleContext |
getMetaDataMap, setMetaDataMap |
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.