Package ghidra.features.base.codecompare.model
package ghidra.features.base.codecompare.model
-
ClassDescriptionBase class for implementers of the FunctionComparisonModel.Basic FunctionComparisonModel where a set of functions can be compared with each otherA model for comparing one or more functions in a side by side display.Allows subscribers to register for
function comparison model
changesA FunctionComparisonModel comprised of matched pairs of source and target functions.