Constructor and description |
---|
CallSiteArray
(Class owner, String[] names) |
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-2014 The Codehaus. All rights reserved.