Package ghidra.features.base.codecompare.panel
package ghidra.features.base.codecompare.panel
-
ClassDescriptionComparisonData for a generic set of addresses.The
CodeComparisonViewclass should be extended by any class that is to be discovered by theFunctionComparisonPanelclass and included as a form of comparing two sections of code within the same or different programsAction context for aCodeComparisonView.A state object to save settings each type of comparison view known by the system.ComparisonData is an abstraction of items that can be compared in aCodeComparisonView.ComparisonData for a Data objectComparisonData for a functionA panel for displayingfunctionsside-by-side for comparison purposesAn object to share config state between providers and all views within those providers.