@eagleoutice/flowr - v2.15.8
Preparing search index...
src/queries/catalog/call-context-query/identify-link-to-last-call-relation
identifyLinkToLastCallRelationSync
Function identifyLinkToLastCallRelationSync
identifyLinkToLastCallRelationSync
(
from
:
NodeId
,
cfg
:
ControlFlowGraph
,
graph
:
DataflowGraph
,
__namedParameters
:
|
LinkToLastCall
<
RegExp
>
|
PromotedLinkTo
<
LinkToLastCall
<
RegExp
>
>
,
knownCalls
?:
KnownCalls
,
)
:
NodeId
[]
Synchronous version of
identifyLinkToLastCallRelation
.
Parameters
from
:
NodeId
cfg
:
ControlFlowGraph
graph
:
DataflowGraph
__namedParameters
:
LinkToLastCall
<
RegExp
>
|
PromotedLinkTo
<
LinkToLastCall
<
RegExp
>
>
Optional
knownCalls
:
KnownCalls
Returns
NodeId
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Synchronous version of identifyLinkToLastCallRelation.