@eagleoutice/flowr - v2.13.14
Preparing search index...
src/dataflow/internal/process/functions/call/common
ProcessAllArgumentResult
Interface ProcessAllArgumentResult
interface
ProcessAllArgumentResult
{
callArgs
:
FunctionArgument
[]
;
finalEnv
:
REnvironmentInformation
;
processedArguments
:
(
DataflowInformation
|
undefined
)
[]
;
remainingReadInArgs
:
IdentifierReference
[]
;
}
Index
Properties
call
Args
final
Env
processed
Arguments
remaining
Read
In
Args
Properties
Readonly
call
Args
callArgs
:
FunctionArgument
[]
Readonly
final
Env
finalEnv
:
REnvironmentInformation
Readonly
processed
Arguments
processedArguments
:
(
DataflowInformation
|
undefined
)
[]
Readonly
remaining
Read
In
Args
remainingReadInArgs
:
IdentifierReference
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
call
Args
final
Env
processed
Arguments
remaining
Read
In
Args
@eagleoutice/flowr - v2.13.14
Loading...