Package nz.org.riskscape.rl.ast
Interface PipelineAST
- All Superinterfaces:
AST
- All Known Implementing Classes:
InputChain,PipelineDeclaration,StepChain,StepDeclaration,StepDefinition,StepReference
Marker interface for AST elements that are specific to pipelines
-
Method Summary
Methods inherited from interface nz.org.riskscape.rl.ast.AST
getBoundary, isA, switchType, toSource
-
Method Details
-
accept
-