@eagleoutice/flowr - v2.15.8
Preparing search index...
src/control-flow/simple-visitor
canReach
Function canReach
canReach
(
graph
:
ControlFlowGraph
,
from
:
NodeId
[]
,
to
:
NodeId
)
:
boolean
Check if a node can reach another node in the control flow graph.
Parameters
graph
:
ControlFlowGraph
from
:
NodeId
[]
to
:
NodeId
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Check if a node can reach another node in the control flow graph.