| 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 |
AssignmentBlock
Assignment operator
exp=rhs
TODO: tuple assignment |
class |
ExcrementOperatorBlock
"++x", "--x", "x++", or "x--" operator.
|
class |
FunctionCallBlock
lhs.name(arg,arg,...)
|
Copyright © 2011–2019. All rights reserved.