@eagleoutice/flowr - v2.15.8
Preparing search index...
src/documentation/doc-util/doc-cfg
printCfg
Function printCfg
printCfg
(
cfg
:
ControlFlowInformation
,
ast
:
NormalizedAst
,
prefix
?:
string
,
simplify
?:
boolean
,
)
:
string
Serializes the given control flow graph to a mermaid diagram.
Parameters
cfg
:
ControlFlowInformation
ast
:
NormalizedAst
prefix
:
string
= 'flowchart TD\n'
simplify
:
boolean
= false
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Serializes the given control flow graph to a mermaid diagram.