@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/functions/call/argument/make-argument
wrapArgumentsUnnamed
Function wrapArgumentsUnnamed
wrapArgumentsUnnamed
<
OtherInfo
>
(
nodes
:
readonly
(
"<>"
|
RNode
<
OtherInfo
&
ParentInformation
>
|
undefined
)
[]
,
idMap
:
AstIdMap
<
OtherInfo
>
,
)
:
readonly
(
"<>"
|
RArgument
<
OtherInfo
&
ParentInformation
>
)
[]
Wraps the given nodes as unnamed arguments where necessary.
Type Parameters
OtherInfo
Parameters
nodes
:
readonly
(
"<>"
|
RNode
<
OtherInfo
&
ParentInformation
>
|
undefined
)
[]
idMap
:
AstIdMap
<
OtherInfo
>
Returns
readonly
(
"<>"
|
RArgument
<
OtherInfo
&
ParentInformation
>
)
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Wraps the given nodes as unnamed arguments where necessary.