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 DimContext> | dim() | 
|  | public GroovyParser.DimContext | dim(int i) | 
|  | public int | getRuleIndex() | 
|  | public GroovyParser.NlsContext | nls() | 
| Methods inherited from class | Name | 
|---|---|
| class GroovyParser.GroovyParserRuleContext | getMetaDataMap, setMetaDataMap | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.