@eagleoutice/flowr - v2.15.8
Preparing search index...
src/queries/catalog/call-context-query/identify-link-to-last-call-relation
satisfiesCallTargets
Function satisfiesCallTargets
satisfiesCallTargets
(
info
:
DataflowGraphVertexFunctionCall
,
graph
:
DataflowGraph
,
callTarget
:
CallTargets
,
)
:
NodeId
[]
|
"no"
Determines whether the given function call node satisfies the specified call target condition.
Parameters
info
:
DataflowGraphVertexFunctionCall
graph
:
DataflowGraph
callTarget
:
CallTargets
Returns
NodeId
[]
|
"no"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Determines whether the given function call node satisfies the specified call target condition.