add nextflow d30e48d
This commit is contained in:
7
nextflow/docs/developer/diagrams/nextflow.ast.mmd
Normal file
7
nextflow/docs/developer/diagrams/nextflow.ast.mmd
Normal file
@@ -0,0 +1,7 @@
|
||||
classDiagram
|
||||
%%
|
||||
%% nextflow.ast
|
||||
%%
|
||||
ScriptParser --> NextflowDSLImpl : parse
|
||||
ScriptParser --> NextflowXformImpl : parse
|
||||
ScriptParser --> OpXformImpl : parse
|
||||
Reference in New Issue
Block a user