@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-function-definition
retrieveActiveEnvironment
Function retrieveActiveEnvironment
retrieveActiveEnvironment
(
callerEnvironment
:
REnvironmentInformation
|
undefined
,
baseEnvironment
:
REnvironmentInformation
,
ctx
:
ReadOnlyFlowrAnalyzerContext
,
)
:
REnvironmentInformation
Retrieve the active environment when entering a function definition or call.
Parameters
callerEnvironment
:
REnvironmentInformation
|
undefined
baseEnvironment
:
REnvironmentInformation
ctx
:
ReadOnlyFlowrAnalyzerContext
Returns
REnvironmentInformation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Retrieve the active environment when entering a function definition or call.