Uses of Package
com.cloudbees.groovy.cps.impl
Packages that use com.cloudbees.groovy.cps.impl
Package
Description
Even though classes in this package is public, they should not be referenced from outside this library.
-
Classes in com.cloudbees.groovy.cps.impl used by com.cloudbees.groovy.cpsClassDescription
Closurewhose code is CPS-transformed.Represents a specific location of the source file. -
Classes in com.cloudbees.groovy.cps.impl used by com.cloudbees.groovy.cps.implClassDescription"break" statement to exit a loop.
Blockthat hasCallSiteTags.Default implementation ofCallSiteBlock.Turns a list ofBlockinto a collection object."continue" statement to repeat a loop.Common part ofCpsFunctionandCpsClosureDef, which represents something that's invokable.Closurewhose code is CPS-transformed.Represents a CPS-transformed function.Represents a specific location of the source file. -
Classes in com.cloudbees.groovy.cps.impl used by com.cloudbees.groovy.cps.sandbox