Interface ModelASTEnvironmentValue
- All Superinterfaces:
ModelASTMarkerInterface
- All Known Implementing Classes:
ModelASTInternalFunctionCall
,ModelASTValue
A marker for classes that can serve as the value for an environment variable.
- Author:
- Andrew Bayer
-
Method Summary
Methods inherited from interface org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTMarkerInterface
removeSourceLocation, toGroovy, toJSON, validate