Package ghidra.app.decompiler.component
package ghidra.app.decompiler.component
-
ClassDescriptionClass 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.Coordinates 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 functionListener of
Program
events for decompiler panels.A color provider that returns a specific color.A class to used to track aDecompiler
token 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 manageHighlightToken
s used to create highlights in the Decompiler.A class to manage and track Decompiler highlights created by the user via the UI or from a script.