@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/linker
findNonLocalReads
Function findNonLocalReads
findNonLocalReads
(
graph
:
DataflowGraph
,
ignores
?:
ReadonlySet
<
NodeId
>
,
)
:
IdentifierReference
[]
Find all reads within the graph that do not reference a local definition in the graph.
Parameters
graph
:
DataflowGraph
ignores
:
ReadonlySet
<
NodeId
>
= ...
Returns
IdentifierReference
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Find all reads within the graph that do not reference a local definition in the graph.