Class CodeAttribute

java.lang.Object
javassist.bytecode.AttributeInfo
javassist.bytecode.CodeAttribute
All Implemented Interfaces:
Opcode

public class CodeAttribute extends AttributeInfo implements Opcode
Code_attribute.

To browse the code field of a Code_attribute structure, use CodeIterator.

See Also: