@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-envir-utils
resolveSymbolToEnvir
Function resolveSymbolToEnvir
resolveSymbolToEnvir
<
OtherInfo
>
(
symbolName
:
Identifier
,
nodeId
:
NodeId
,
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
,
)
:
EnvirResolution
<
OtherInfo
>
|
undefined
Resolves a symbol by name to an
EnvirResolution
when it holds a tracked environment.
Type Parameters
OtherInfo
Parameters
symbolName
:
Identifier
nodeId
:
NodeId
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
Returns
EnvirResolution
<
OtherInfo
>
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.13.14
Loading...
Resolves a symbol by name to an EnvirResolution when it holds a tracked environment.