Class ModelASTKeyValueOrMethodCallPair

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

public final class ModelASTKeyValueOrMethodCallPair extends ModelASTElement implements ModelASTMethodArg
An individual pair of a ModelASTKey and a ModelASTMethodArg
Author:
Andrew Bayer