Searched refs:getShortTypeName (Results 1 – 4 of 4) sorted by relevance
118 result.append(getShortTypeName(arg)); in getMethodName()125 private String getShortTypeName(final Type type) { in getShortTypeName() method in JavaNames
36 super(type, Const.getShortTypeName(type)); in BasicType()
1839 public static String getShortTypeName(final int index) { in getShortTypeName() method in Const
1024 buf.append(Const.getShortTypeName(i)); in getSignature()