net.sf.rej.gui.debug.wrappers
Interface ILocation

All Known Implementing Classes:
LocationWrapper

public interface ILocation


Method Summary
 long codeIndex()
           
 IReferenceType declaringType()
           
 IMethod method()
           
 

Method Detail

declaringType

IReferenceType declaringType()

method

IMethod method()

codeIndex

long codeIndex()