Uses of Class
com.cloudbees.groovy.cps.TransformerConfiguration
Packages that use TransformerConfiguration
-
Uses of TransformerConfiguration in com.cloudbees.groovy.cps
Fields in com.cloudbees.groovy.cps declared as TransformerConfigurationMethods in com.cloudbees.groovy.cps that return TransformerConfigurationModifier and TypeMethodDescriptionTransformerConfiguration.withClosureType(Class<? extends groovy.lang.Closure> c) TransformerConfiguration.withClosureType(org.codehaus.groovy.ast.ClassNode closureType) TransformerConfiguration.withSafepoint(Class clazz, String methodName) Inserts a safepoint into transformed program.Methods in com.cloudbees.groovy.cps with parameters of type TransformerConfigurationModifier and TypeMethodDescriptionvoidCpsTransformer.setConfiguration(TransformerConfiguration config)