argumentTypes

fun argumentTypes(vararg argTypes: A_Type)

Set the array of types of the arguments.

Parameters

argTypes

The vararg array of argument types.