java.lang.Object
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTElement
org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTKey
All Implemented Interfaces:
ModelASTMarkerInterface

public class ModelASTKey extends ModelASTElement
Represents the key in a key/value pair, as used in ModelASTEnvironment, ModelASTNamedArgumentList and elsewhere.
Author:
Andrew Bayer