|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILocalVariableReferenceInfo
Description of a local variable reference info table entry as specified in the JVM specifications. This interface may be implemented by clients.
| Method Summary | |
|---|---|
int |
getIndex()
Answer back the resolved position of the local variable as specified in the JVM specifications. |
int |
getLength()
Answer back the length of this entry as specified in the JVM specifications. |
int |
getStartPC()
Answer back the start pc of this entry as specified in the JVM specifications. |
| Method Detail |
|---|
int getStartPC()
int getLength()
int getIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||