Class PogoInterceptableSite
java.lang.Object
org.codehaus.groovy.runtime.callsite.AbstractCallSite
org.codehaus.groovy.runtime.callsite.PogoInterceptableSite
- All Implemented Interfaces:
CallSite
Call site for GroovyInterceptable
- Author:
- Alex Tkachman
-
Field Summary
Fields inherited from class AbstractCallSite
array, index, name -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractCallSite
acceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, 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
-
Constructor Details
-
PogoInterceptableSite
-
-
Method Details
-
invoke
-
call
-
callCurrent
- Specified by:
callCurrentin interfaceCallSite- Overrides:
callCurrentin classAbstractCallSite- Throws:
Throwable
-