@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/functions/call/built-in/built-in-apply
ResolvedFunctionArgument
Interface ResolvedFunctionArgument
the function reference extracted from an argument passed to a higher-order call
interface
ResolvedFunctionArgument
{
anonymous
:
boolean
;
asString
:
boolean
;
functionId
:
NodeId
;
functionName
:
Identifier
;
}
Index
Properties
anonymous
as
String
function
Id
function
Name
Properties
Readonly
anonymous
anonymous
:
boolean
Readonly
as
String
asString
:
boolean
Readonly
function
Id
functionId
:
NodeId
Readonly
function
Name
functionName
:
Identifier
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anonymous
as
String
function
Id
function
Name
@eagleoutice/flowr - v2.15.8
Loading...
the function reference extracted from an argument passed to a higher-order call