All Classes and Interfaces

Class
Description
Intercepted Groovy script calls into this class.
 
 
Same as Callable but can throw Throwable.
 
Interceptor of Groovy method calls.
Represents the next interceptor in the chain.
GroovyInterceptor that looks at individual values that are coming into/out of a call, without regard to any context.
Additional relationship between operators.
MethodClosure that checks the call.
Transforms Groovy code at compile-time to intercept when the script interacts with the outside world.
Packs argument of the super method call for GroovyInterceptor.Invoker