Interface ILineNumberAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
LineNumberAttribute

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