Interface PipelineAST

All Superinterfaces:
AST
All Known Implementing Classes:
InputChain, PipelineDeclaration, StepChain, StepDeclaration, StepDefinition, StepReference

public interface PipelineAST extends AST

Marker interface for AST elements that are specific to pipelines

  • Method Details