Package ghidra.app.decompiler.component.hover
-
Interface Summary Interface Description DecompilerHoverService -
Class Summary Class Description DataTypeDecompilerHover DataTypeDecompilerHoverPlugin A plugin to show tool tip text for hovering over data types in the decompiler.FunctionSignatureDecompilerHover A hover service to show tool tip text for hovering over a function name in the decompiler.FunctionSignatureDecompilerHoverPlugin A plugin to show tool tip text for hovering over function names in the decompiler.ReferenceDecompilerHover ReferenceDecompilerHoverPlugin A plugin to show tool tip text for hovering over references in the decompiler.ScalarValueDecompilerHover ScalarValueDecompilerHoverPlugin A plugin to show tool tip text for hovering over scalar values in the decompiler.