Searched defs:codeAttr (Results 1 – 7 of 7) sorted by relevance
23 private CodeAttribute codeAttr; field in CodeAnalyzer
35 protected CodeAttribute codeAttr; field in CodeIterator
81 CodeAttribute codeAttr = minfo.getCodeAttribute(); in doit() local
309 CodeAttribute codeAttr = oldIterator.get(); in runEditor() local
185 CodeAttribute codeAttr = methodInfo.getCodeAttribute(); in callsSuper() local
496 CodeAttribute codeAttr = minfo.getCodeAttribute(); in doit() local
1499 CodeAttribute codeAttr = m.getCodeAttribute(); in modifyClassConstructor() local1540 CodeAttribute codeAttr = minfo.getCodeAttribute(); in modifyConstructors() local1560 private static void insertAuxInitializer(CodeAttribute codeAttr, in insertAuxInitializer()