| Package | Description |
|---|---|
| org.jenkinsci.plugins.pipeline.modeldefinition.ast |
| Modifier and Type | Class and Description |
|---|---|
class |
ModelASTInternalFunctionCall
An internal function call, most notably for use with
ModelASTEnvironment |
class |
ModelASTValue
Represents the value in a key/value pair, as used in
ModelASTEnvironment, ModelASTNamedArgumentList and elsewhere. |
| Modifier and Type | Method and Description |
|---|---|
Map<ModelASTKey,ModelASTEnvironmentValue> |
ModelASTEnvironment.getVariables() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelASTEnvironment.setVariables(Map<ModelASTKey,ModelASTEnvironmentValue> variables) |
Copyright © 2016–2021. All rights reserved.