Lines Matching full:makeinterface
827 public CtClass makeInterface(String name) throws RuntimeException {828 return makeInterface(name, null);840 public synchronized CtClass makeInterface(String name, CtClass superclass)