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