Invocable.getParameterTypeInfos

Returns an array representing the element's parameter types.

interface Invocable
const
const(TypeInfo)[]
getParameterTypeInfos
()

Return Value

Type: const(TypeInfo)[]

This method's parameter types.

Meta