|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.rej.gui.debug.wrappers.LocationWrapper
public class LocationWrapper
Constructor Summary | |
---|---|
LocationWrapper(com.sun.jdi.Location location)
|
Method Summary | |
---|---|
long |
codeIndex()
|
IReferenceType |
declaringType()
|
IMethod |
method()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocationWrapper(com.sun.jdi.Location location)
Method Detail |
---|
public long codeIndex()
codeIndex
in interface ILocation
public IReferenceType declaringType()
declaringType
in interface ILocation
public IMethod method()
method
in interface ILocation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |