Package ghidra.features.base.codecompare.panel
package ghidra.features.base.codecompare.panel
-
ClassDescriptionComparisonData for a generic set of addresses.The CodeComparisonPanel class should be extended by any class that is to be discovered by the
FunctionComparisonPanel
class and included as a form of comparing two sections of code within the same or different programsAction context for a CodeComparisonPanel.ComparisonData is an abstract of items that can be compared in aCodeComparisonPanel
.ComparisonData for a Data objectComparisonData for a function