klyn.reflection.TypeLoader.methodParameterAnnotationArgumentCountAt
method
public static methodParameterAnnotationArgumentCountAt(typeName as String, methodIndex as Int, paramIndex as Int, annotationIndex as Int) as Int:
Description

Returns a parameter annotation argument count for an exact overload. @example count = TypeLoader.methodParameterAnnotationArgumentCountAt("Service", 0, 0, 0)