Searched defs:makeBody (Results 1 – 2 of 2) sorted by relevance
/external/javassist/src/main/javassist/ | ||
D | CtNewWrappedConstructor.java | 52 protected static Bytecode makeBody(CtClass declaring, ClassFile classfile, in makeBody() method in CtNewWrappedConstructor |
D | CtNewWrappedMethod.java | 59 static Bytecode makeBody(CtClass clazz, ClassFile classfile, in makeBody() method in CtNewWrappedMethod |