arguments property

List<FunctionParameter> arguments
final

The arguments to pass to the function.

Implementation

final List<FunctionParameter> arguments;