@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/linker
linkFunctionCallWithSingleTarget
Function linkFunctionCallWithSingleTarget
linkFunctionCallWithSingleTarget
(
graph
:
DataflowGraph
,
__namedParameters
:
DataflowGraphVertexFunctionDefinition
,
info
:
DataflowGraphVertexFunctionCall
,
idMap
:
AstIdMap
,
)
:
ExitPoint
[]
Links a function call with a single target function definition.
Parameters
graph
:
DataflowGraph
__namedParameters
:
DataflowGraphVertexFunctionDefinition
info
:
DataflowGraphVertexFunctionCall
idMap
:
AstIdMap
Returns
ExitPoint
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Links a function call with a single target function definition.