public abstract class MetaMethodSite extends MetaClassSite
Call site which caches meta method
Constructor and description |
---|
MetaMethodSite(CallSite site, MetaClass metaClass, MetaMethod metaMethod, Class[] params) |
Methods inherited from class | Name |
---|---|
class AbstractCallSite |
acceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, call, callConstructor, 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, getArray, getIndex, getName, getProperty |
Copyright © 2003-2022 The Apache Software Foundation. All rights reserved.