Searched defs:ConstructorCall (Results 1 – 3 of 3) 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
122 TEST(ConstructorCall) { in TEST() argument
1972 TEST(Matcher, ConstructorCall) { in TEST() argument