public static methodAnnotationArgumentTypeAt(typeName as String, methodIndex as Int, annotationIndex as Int, argIndex as Int) as String:
Returns an annotation argument type for one exact overload. @example valueType = TypeLoader.methodAnnotationArgumentTypeAt("Service", 0, 0, 0)