| Interface | Description |
|---|---|
| Checker.Thunk |
| Class | Description |
|---|---|
| Checker |
Intercepted Groovy script calls into this class.
|
| Checker.SuperConstructorWrapper | |
| Checker.ThisConstructorWrapper | |
| GroovyCallSiteSelector | |
| Ops |
Additional relationship between operators.
|
| RejectEverythingInterceptor |
An interceptor used by
GroovyInterceptor.Invoker to reject any sandbox-transformed code that is executed when
GroovyInterceptor.getApplicableInterceptors() is empty, under the assumption that there is no legitimate
reason to run sandbox-transformed code outside of the sandbox. |
| SandboxedMethodClosure |
MethodClosure that checks the call. |
| Super |
Packs argument of the super method call for
GroovyInterceptor.Invoker |
Copyright © 2004–2022. All rights reserved.