Member predicate SyntheticCallable::getParameterType
Gets the type of the parameter at the specified position with -1 indicating
the instance parameter. If no types are provided then the types default to
Object.
Type getParameterType(int pos)Gets the type of the parameter at the specified position with -1 indicating
the instance parameter. If no types are provided then the types default to
Object.
Type getParameterType(int pos)