Searched refs:atmethod (Results 1 – 1 of 1) sorted by relevance
92 CtMethod atmethod = c.getDeclaredMethod("at"); in makeSubclass() local98 vec.addMethod(CtNewMethod.copy(atmethod, "at", vec, map)); in makeSubclass()117 CtMethod atmethod = c.getDeclaredMethod("at"); in makeSubclass2() local126 null, atmethod, null, vec); in makeSubclass2()