Interface ILocalVariableAttribute

All Superinterfaces:
IClassFileAttribute
All Known Implementing Classes:
LocalVariableAttribute

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