Searched refs:nameOfType (Results 1 – 1 of 1) sorted by relevance
78 builder.append(nameOfType(executableType.getReturnType())); in format()103 builder.append(nameOfType(type)); in appendParameter()106 private static String nameOfType(TypeMirror type) { in nameOfType() method in MethodSignatureFormatter