org.codehaus.groovy.runtime.callsite
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,
java.lang.Class[] params) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
callConstructor(java.lang.Object receiver,
java.lang.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, java.lang.Class[] params)
public java.lang.Object callConstructor(java.lang.Object receiver, java.lang.Object[] args) throws java.lang.Throwable
callConstructor
in interface CallSite
callConstructor
in class ConstructorSite
java.lang.Throwable