Lines Matching refs:isLast
957 boolean isLast) {959 + makeXMLcompliant(fullParameterTypeName(method, pi.type(), isLast)) + "\">");1396 static String fullParameterTypeName(MethodInfo method, TypeInfo type, boolean isLast) {1398 if (isLast && method.isVarArgs()) {