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 DimContext> | 
                            dim() | 
                        
 | 
                            public DimContext | 
                            dim(int i) | 
                        
 | 
                            public int | 
                            getRuleIndex() | 
                        
 | 
                            public NlsContext | 
                            nls() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.