Searched defs:ConstructorCall (Results 1 – 1 of 1) 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