@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/graph/graph
<internal>
QualificationCache
Interface QualificationCache
the cached
pkg::fn
names,
complete
once every call vertex is in there
interface
QualificationCache
{
bare
:
Map
<
NodeId
,
Identifier
|
undefined
>
;
baseR
:
Map
<
NodeId
,
Identifier
|
undefined
>
;
complete
:
boolean
;
}
Index
Properties
bare
base
R
complete
Properties
Readonly
bare
bare
:
Map
<
NodeId
,
Identifier
|
undefined
>
Readonly
base
R
baseR
:
Map
<
NodeId
,
Identifier
|
undefined
>
complete
complete
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bare
base
R
complete
@eagleoutice/flowr - v2.15.8
Loading...
the cached
pkg::fnnames,completeonce every call vertex is in there