@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/process-value
processValue
Function processValue
processValue
<
OtherInfo
>
(
__namedParameters
:
RNodeWithParent
,
__namedParameters
:
DataflowProcessorInformation
<
OtherInfo
>
,
)
:
DataflowInformation
Processes a value node in the AST for dataflow analysis. For example, literals like numbers.
Type Parameters
OtherInfo
Parameters
__namedParameters
:
RNodeWithParent
__namedParameters
:
DataflowProcessorInformation
<
OtherInfo
>
Returns
DataflowInformation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Processes a value node in the AST for dataflow analysis. For example, literals like numbers.