Package | Description |
---|---|
com.asakusafw.testdriver.compiler |
Asakusa DSL TestKit Compiler API.
|
Modifier and Type | Method and Description |
---|---|
FlowPortMap |
CompilerToolkit.newFlowPortMap()
Creates a new flow I/O port map for the compiler.
|
Modifier and Type | Method and Description |
---|---|
ArtifactMirror |
CompilerSession.compileFlow(FlowDescription flow,
FlowPortMap portMap)
Compiles a flow.
|
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.