DecompilerLocation

Package: ghidra.app.decompiler
Type: class

11.4_PUBLIC

modifiedtype-extends: DecompilerLocation
- ghidra.program.util.ProgramLocation
+ (none)
removedmethod: equals
boolean equals(java.lang.Object obj)
removedmethod: hashCode
int hashCode()
removedmethod: restoreState
void restoreState(ghidra.program.model.listing.Program program1, ghidra.framework.options.SaveState obj)
removedmethod: saveState
void saveState(ghidra.framework.options.SaveState saveState)
removedmethod: toString
java.lang.String toString()

9.1_PUBLIC

addedmethod: toString
java.lang.String toString()

9.0.1_PUBLIC

introducedInitial version