Searched refs:toDescriptor (Results 1 – 1 of 1) sorted by relevance
246 toDescriptor(sbuf, type); in of()250 private static void toDescriptor(StringBuffer desc, CtClass type) { in toDescriptor() method in Descriptor254 toDescriptor(desc, type.getComponentType()); in toDescriptor()297 toDescriptor(desc, paramTypes[i]); in ofMethod()302 toDescriptor(desc, returnType); in ofMethod()375 toDescriptor(newdesc, type); in appendParameter()