| Package | Description |
|---|---|
| com.cloudbees.groovy.cps | |
| com.cloudbees.groovy.cps.impl |
| Class and Description |
|---|
| SourceLocation
Represents a specific location of the source file.
|
| Class and Description |
|---|
| BreakBlock
"break" statement to exit a loop.
|
| CollectionLiteralBlock
Turns a list of
Block into a collection object. |
| ContinueBlock
"continue" statement to repeat a loop.
|
| CpsCallable
Common part of
CpsFunction and CpsClosureDef, which represents something that's invokable. |
| CpsFunction
Represents a CPS-transformed function.
|
| ProxyEnv |
| SourceLocation
Represents a specific location of the source file.
|
Copyright © 2011–2014. All rights reserved.