| Package | Description |
|---|---|
| com.cloudbees.groovy.cps.impl |
Even though classes in this package is public, they should not be referenced from outside this library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CpsFunction
Represents a CPS-transformed function.
|
| Modifier and Type | Field and Description |
|---|---|
CpsCallable |
CpsCallableInvocation.call |
| Constructor and Description |
|---|
CpsCallableInvocation(CpsCallable call,
Object receiver,
Object... arguments)
Deprecated.
|
CpsCallableInvocation(String methodName,
CpsCallable call,
Object receiver,
Object... arguments) |
Copyright © 2011–2019. All rights reserved.