Searched refs:ConstructorCall (Results 1 – 5 of 5) sorted by relevance
31 public class ConstructorCall extends MethodCall { class35 protected ConstructorCall(int pos, CodeIterator i, CtClass decl, MethodInfo m) { in ConstructorCall() method in ConstructorCall
217 … ConstructorCall ccall = new ConstructorCall(pos, iterator, clazz, minfo); in loopBody()290 public void edit(ConstructorCall c) throws CannotCompileException {} in edit()
123 TEST(ConstructorCall) { in TEST() argument
1798 TEST(Matcher, ConstructorCall) { in TEST() argument
META-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...