Searched defs:CodeAttribute (Results 1 – 2 of 2) sorted by relevance
33 public class CodeAttribute extends Attribute class48 public CodeAttribute() in CodeAttribute() method in CodeAttribute56 public CodeAttribute(int u2attributeNameIndex, in CodeAttribute() method in CodeAttribute
35 public class CodeAttribute extends AttributeInfo implements Opcode { class57 public CodeAttribute(ConstPool cp, int stack, int locals, byte[] code, in CodeAttribute() method in CodeAttribute77 private CodeAttribute(ConstPool cp, CodeAttribute src, Map classnames) in CodeAttribute() method in CodeAttribute96 CodeAttribute(ConstPool cp, int name_id, DataInputStream in) in CodeAttribute() method in CodeAttribute