Builder
A builder to assemble an ArgumentList for a set of parameters. Parameters which are not set will use their default values if they have one. Successfully building an ArgumentList guarantees that values are provided for all parameters without default values.
Properties
Functions
Link copied to clipboard
Set multiple arguments based on the parameter names.
Sets the value of the given parameter.
Sets the argument value for the parameter at index globalIndex.
Sets the value of the parameter with the given name.
Sets the argument value for the kind parameter at indexInKind.