| Package | Description |
|---|---|
| com.cloudbees.groovy.cps |
| Modifier and Type | Field and Description |
|---|---|
protected TransformerConfiguration |
CpsTransformer.config |
| Modifier and Type | Method and Description |
|---|---|
TransformerConfiguration |
TransformerConfiguration.withClosureType(Class<? extends groovy.lang.Closure> c) |
TransformerConfiguration |
TransformerConfiguration.withClosureType(org.codehaus.groovy.ast.ClassNode closureType) |
TransformerConfiguration |
TransformerConfiguration.withSafepoint(Class clazz,
String methodName)
Inserts a safepoint into transformed program.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CpsTransformer.setConfiguration(TransformerConfiguration config) |
Copyright © 2011–2019. All rights reserved.