@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/graph/dataflowgraph-builder
emptyGraph
Function emptyGraph
emptyGraph
(
this
:
void
,
cleanEnv
?:
REnvironmentInformation
,
idMap
?:
AstIdMap
,
)
:
DataflowGraphBuilder
<
DataflowGraphVertexInfo
>
Creates an empty dataflow graph. Should only be used in tests and documentation.
Parameters
this
:
void
Optional
cleanEnv
:
REnvironmentInformation
Optional
idMap
:
AstIdMap
Returns
DataflowGraphBuilder
<
DataflowGraphVertexInfo
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...
Creates an empty dataflow graph. Should only be used in tests and documentation.