Uses of Interface
com.cloudbees.groovy.cps.CpsTransformer.ParentClosure
Packages that use CpsTransformer.ParentClosure
-
Uses of CpsTransformer.ParentClosure in com.cloudbees.groovy.cps
Fields in com.cloudbees.groovy.cps declared as CpsTransformer.ParentClosureModifier and TypeFieldDescriptionprotected CpsTransformer.ParentClosureCpsTransformer.parentAs we visit expressions in the method body, we convert them to theBuilderinvocations and pass them back to this closure.