@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/process/functions/call/named-call-handling
markAsOnlyBuiltIn
Function markAsOnlyBuiltIn
markAsOnlyBuiltIn
(
graph
:
DataflowGraph
,
rootId
:
NodeId
,
keepEnvironment
?:
boolean
,
)
:
void
Marks the given function call node as only calling built-in functions.
Parameters
graph
:
DataflowGraph
rootId
:
NodeId
keepEnvironment
:
boolean
= false
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Marks the given function call node as only calling built-in functions.