Interface ICodeAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
CodeAttribute

public interface ICodeAttribute extends IClassFileAttribute
Description of a code attribute as described in the JVM specifications. This interface may be implemented by clients.
Since:
2.0