Searched refs:ofConstructor (Results 1 – 4 of 4) sorted by relevance
72 Descriptor.ofConstructor(parameters)); in makeBody()
67 String desc = Descriptor.ofConstructor(parameters); in CtConstructor()
943 String desc = Descriptor.ofConstructor(params); in getDeclaredConstructor()
275 public static String ofConstructor(CtClass[] paramTypes) { in ofConstructor() method in Descriptor