Class ModelASTInternalFunctionCall

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

public class ModelASTInternalFunctionCall extends ModelASTElement implements ModelASTEnvironmentValue
An internal function call, most notably for use with ModelASTEnvironment
Author:
Andrew Bayer