Searched defs:CodeAttribute (Results 1 – 1 of 1) sorted by relevance
36 public class CodeAttribute extends AttributeInfo implements Opcode { class58 public CodeAttribute(ConstPool cp, int stack, int locals, byte[] code, in CodeAttribute() method in CodeAttribute78 private CodeAttribute(ConstPool cp, CodeAttribute src, Map<String,String> classnames) in CodeAttribute() method in CodeAttribute97 CodeAttribute(ConstPool cp, int name_id, DataInputStream in) in CodeAttribute() method in CodeAttribute