subtypeOf abstract method

int subtypeOf(
  1. int argumentIndex
)

Returns the subtype of an argument passed to the function.

Implementation

int subtypeOf(int argumentIndex);