monkey:monkey.types.Typeinfo.ParamTypes

Property ParamTypes:Typeinfo[]

Function parameter types.

If the type is a function type, returns the types of the function parameters.

If the type is not a function type a runtime exception occurs.