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

Returns an annotation argument type for one exact overload. @example valueType = TypeLoader.methodAnnotationArgumentTypeAt("Service", 0, 0, 0)