public static class ConstructorSite.ConstructorSiteNoUnwrapNoCoerce extends ConstructorSite
ConstructorSite.ConstructorSiteNoUnwrap, ConstructorSite.ConstructorSiteNoUnwrapNoCoerce, ConstructorSite.NoParamSite
metaClass
array, index, name, usage
Constructor and Description |
---|
ConstructorSite.ConstructorSiteNoUnwrapNoCoerce(CallSite site,
MetaClassImpl metaClass,
CachedConstructor constructor,
Class[] params) |
Modifier and Type | Method and Description |
---|---|
Object |
callConstructor(Object receiver,
Object[] args) |
checkCall, createConstructorSite
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, getUsage
public ConstructorSite.ConstructorSiteNoUnwrapNoCoerce(CallSite site, MetaClassImpl metaClass, CachedConstructor constructor, Class[] params)
public Object callConstructor(Object receiver, Object[] args) throws Throwable
callConstructor
in interface CallSite
callConstructor
in class ConstructorSite
Throwable