Searched refs:getHelpForParameter (Results 1 – 1 of 1) sorted by relevance
321 helpBuilder.append(getHelpForParameter(genericParameterTypes[i], annotations[i])); in getHelp()355 private static String getHelpForParameter(Type parameterType, Annotation[] annotations) { in getHelpForParameter() method in MethodDescriptor