VariableXRefFieldMouseHandler

Package: ghidra.app.util.viewer.field
Type: class

10.2_PUBLIC

removedmethod: getIndex
int getIndex(ghidra.program.util.ProgramLocation programLocation)
removedmethod: getReferredToLocation
ghidra.program.util.ProgramLocation getReferredToLocation(ghidra.app.nav.Navigatable navigatable, ghidra.program.util.ProgramLocation location)
removedmethod: getToReferenceAddress
ghidra.program.model.address.Address getToReferenceAddress(ghidra.program.util.ProgramLocation programLocation, ghidra.program.model.listing.Program program)

9.0.2_PUBLIC

addedmethod: getFromReferenceAddress
ghidra.program.model.address.Address getFromReferenceAddress(ghidra.program.util.ProgramLocation programLocation)
addedmethod: getIndex
int getIndex(ghidra.program.util.ProgramLocation programLocation)
addedmethod: getReferredToLocation
ghidra.program.util.ProgramLocation getReferredToLocation(ghidra.app.nav.Navigatable navigatable, ghidra.program.util.ProgramLocation location)
addedmethod: getToReferenceAddress
ghidra.program.model.address.Address getToReferenceAddress(ghidra.program.util.ProgramLocation programLocation, ghidra.program.model.listing.Program program)
addedmethod: isXREFHeaderLocation
boolean isXREFHeaderLocation(ghidra.program.util.ProgramLocation location)
addedmethod: showXRefDialog
void showXRefDialog(ghidra.app.nav.Navigatable navigatable, ghidra.program.util.ProgramLocation location, ghidra.framework.plugintool.ServiceProvider serviceProvider)

9.0.1_PUBLIC

introducedInitial version