@eagleoutice/flowr - v2.13.15
Preparing search index...
src/project/plugins/file-plugins/files/flowr-namespace-file
NamespaceInfo
Interface NamespaceInfo
interface
NamespaceInfo
{
callable
:
string
[]
;
conditional
?:
Map
<
RNode
<
ParentInformation
>
,
NamespaceInfo
>
;
exportedFunctions
:
string
[]
;
exportedPatterns
:
string
[]
;
exportedSymbols
:
string
[]
;
exportS3Generics
:
Map
<
string
,
string
[]
>
;
importedPackages
:
Map
<
string
,
string
[]
|
"all"
>
;
loadsWithSideEffects
:
boolean
;
}
Index
Properties
callable
conditional?
exported
Functions
exported
Patterns
exported
Symbols
export
S3
Generics
imported
Packages
loads
With
Side
Effects
Properties
callable
callable
:
string
[]
Optional
conditional
conditional
?:
Map
<
RNode
<
ParentInformation
>
,
NamespaceInfo
>
Present only in complex parsed NAMESPACE files. Maps conditions to the parts they gate.
exported
Functions
exportedFunctions
:
string
[]
exported
Patterns
exportedPatterns
:
string
[]
exported
Symbols
exportedSymbols
:
string
[]
export
S3
Generics
exportS3Generics
:
Map
<
string
,
string
[]
>
imported
Packages
importedPackages
:
Map
<
string
,
string
[]
|
"all"
>
loads
With
Side
Effects
loadsWithSideEffects
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
callable
conditional
exported
Functions
exported
Patterns
exported
Symbols
export
S3
Generics
imported
Packages
loads
With
Side
Effects
@eagleoutice/flowr - v2.13.15
Loading...
Present only in complex parsed NAMESPACE files. Maps conditions to the parts they gate.