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