@eagleoutice/flowr - v2.13.14
Preparing search index...
src/project/cache/flowr-analyzer-controlflow-cache
<internal>
CfgInfo
Interface CfgInfo
interface
CfgInfo
{
ast
:
()
=>
Promise
<
NormalizedAst
<
ParentInformation
,
RProject
<
ParentInformation
>
>
,
>
;
cfgQuick
:
ControlFlowInformation
<
CfgVertex
>
|
undefined
;
ctx
:
FlowrAnalyzerContext
;
dfg
:
()
=>
Promise
<
DataflowInformation
>
;
}
Index
Properties
ast
cfg
Quick
ctx
dfg
Properties
ast
ast
:
()
=>
Promise
<
NormalizedAst
<
ParentInformation
,
RProject
<
ParentInformation
>
>
,
>
cfg
Quick
cfgQuick
:
ControlFlowInformation
<
CfgVertex
>
|
undefined
ctx
ctx
:
FlowrAnalyzerContext
dfg
dfg
:
()
=>
Promise
<
DataflowInformation
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ast
cfg
Quick
ctx
dfg
@eagleoutice/flowr - v2.13.14
Loading...