Package ghidra.app.decompiler.component
package ghidra.app.decompiler.component
-
ClassDescriptionAction that applies the signature of the function in the currently active side of a decompiler code comparison panel to the function in the other side of the panel.Panel that displays two decompilers for comparison and synchronizes their scrolling using a basic coordinator.A basic coordinator that locks two decompiler panels together at the first line so that scrolling one side also scrolls the other.Class to handle highlights for a decompiled function.Interface for a decompiler highlight change listener.Control the GUI layout for displaying tokenized C codeFunctional interface to allow us to map a token to a color.Panel that displays two decompilers for comparisonCoordinates the interactions between the DecompilerProvider, DecompilerPanel, and the DecompilerManagerManages the threading involved with dealing with the decompiler.Class to handle the display of a decompiled functionAction context for a dual decompiler panel.A class to used to track a
Decompilertoken along with its highlight colorClass to handle location based highlights for a decompiled function.A stub implementation of the highlight controller that allows clients to avoid null checksA class to create and store colors related to token namesA simple class to manageHighlightTokens used to create highlights in the Decompiler.