| Constructor and description | 
|---|
                                CallSiteArray
                                (Class owner, String[] names) | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            static Object | 
                            defaultCall(CallSite callSite, Object receiver, Object[] args) | 
                        
 | 
                            static Object | 
                            defaultCallConstructor(CallSite callSite, Object receiver, Object[] args) | 
                        
 | 
                            static Object | 
                            defaultCallCurrent(CallSite callSite, GroovyObject receiver, Object[] args) | 
                        
 | 
                            static Object | 
                            defaultCallStatic(CallSite callSite, Class receiver, Object[] args) | 
                        
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.