concepts.dsl.dsl_functions.FunctionArgumentListType#
- FunctionArgumentListType#
Acceptable types for function argument lists. See the documentation of FunctionType for more details.
alias of
Sequence[ObjectType|ValueType|FunctionType|SequenceType] |Sequence[Variable] |Dict[str,ObjectType|ValueType|FunctionType|SequenceType]