public class ConstructorMetaClassSite extends MetaClassSite
metaClass
array, index, name
Constructor and Description |
---|
ConstructorMetaClassSite(CallSite site,
MetaClass metaClass) |
Modifier and Type | Method and Description |
---|---|
Object |
callConstructor(Object receiver,
Object[] args) |
acceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, call, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callGetProperty, callGetPropertySafe, callGroovyObjectGetProperty, callGroovyObjectGetPropertySafe, callSafe, callSafe, callSafe, callSafe, callSafe, callSafe, callStatic, callStatic, callStatic, callStatic, callStatic, callStatic, createGetPropertySite, createGroovyObjectGetPropertySite, getArray, getIndex, getName, getProperty
public Object callConstructor(Object receiver, Object[] args) throws Throwable
callConstructor
in interface CallSite
callConstructor
in class AbstractCallSite
Throwable