|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Location
Provides the location of an instruction in a CodeBuffer.
Method Summary | |
---|---|
int |
getLocation()
Returns -1 if the location isn't yet fully resolved. |
Methods inherited from interface java.lang.Comparable |
---|
compareTo |
Method Detail |
---|
int getLocation() throws IllegalStateException
IllegalStateException
- when the location is unknown and cannot
be resolved.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |