@eagleoutice/flowr - v2.13.14
Preparing search index...
src/control-flow/cfg-builder
<internal>
BuilderOperation
Type Alias BuilderOperation
BuilderOperation
:
|
{
kind
:
Vertex
;
root
:
boolean
;
vertex
:
CfgVertex
}
|
{
edge
:
CfgEdge
;
from
:
NodeId
;
kind
:
Edge
;
to
:
NodeId
}
|
{
kind
:
Merge
;
nested
:
boolean
;
other
:
CfgBuilder
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...