@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/process-named-call
processAsNamedCall
Function processAsNamedCall
processAsNamedCall
<
OtherInfo
>
(
__namedParameters
:
RNode
<
OtherInfo
&
ParentInformation
>
&
RAstNodeBase
<
OtherInfo
,
string
,
>
&
Location
,
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
,
content
:
Identifier
,
args
:
readonly
(
"<>"
|
RNode
<
OtherInfo
&
ParentInformation
>
|
undefined
)
[]
,
)
:
DataflowInformation
Helper function for
processNamedCall
using the given
content
as the name of the function.
Type Parameters
OtherInfo
Parameters
__namedParameters
:
RNode
<
OtherInfo
&
ParentInformation
>
&
RAstNodeBase
<
OtherInfo
,
string
>
&
Location
data
:
DataflowProcessorInformation
<
OtherInfo
&
ParentInformation
>
content
:
Identifier
args
:
readonly
(
"<>"
|
RNode
<
OtherInfo
&
ParentInformation
>
|
undefined
)
[]
Returns
DataflowInformation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Helper function for processNamedCall using the given
contentas the name of the function.