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

Returns an annotation name for one exact method overload. @example name = TypeLoader.methodAnnotationNameAt("Service", 0, 0)