Class Hierarchy
- java.lang.Object
- ghidra.app.plugin.core.hover.AbstractHover (implements ghidra.app.services.HoverService)
- ghidra.app.plugin.core.hover.AbstractConfigurableHover (implements ghidra.util.Disposable, ghidra.framework.options.OptionsChangeListener)
- ghidra.app.plugin.core.hover.AbstractReferenceHover
- ghidra.app.decompiler.component.hover.ReferenceDecompilerHover (implements ghidra.app.decompiler.component.hover.DecompilerHoverService)
- ghidra.app.plugin.core.hover.AbstractScalarOperandHover
- ghidra.app.decompiler.component.hover.ScalarValueDecompilerHover (implements ghidra.app.decompiler.component.hover.DecompilerHoverService)
- ghidra.app.decompiler.component.hover.DataTypeDecompilerHover (implements ghidra.app.decompiler.component.hover.DecompilerHoverService)
- ghidra.app.decompiler.component.hover.FunctionSignatureDecompilerHover (implements ghidra.app.decompiler.component.hover.DecompilerHoverService)
- ghidra.app.plugin.core.hover.AbstractReferenceHover
- ghidra.app.plugin.core.hover.AbstractConfigurableHover (implements ghidra.util.Disposable, ghidra.framework.options.OptionsChangeListener)
- ghidra.framework.plugintool.Plugin (implements ghidra.util.classfinder.ExtensionPoint, ghidra.framework.plugintool.util.PluginEventListener, ghidra.framework.plugintool.util.ServiceListener)
- ghidra.app.decompiler.component.hover.DataTypeDecompilerHoverPlugin
- ghidra.app.decompiler.component.hover.FunctionSignatureDecompilerHoverPlugin
- ghidra.app.decompiler.component.hover.ReferenceDecompilerHoverPlugin
- ghidra.app.decompiler.component.hover.ScalarValueDecompilerHoverPlugin
- ghidra.app.plugin.core.hover.AbstractHover (implements ghidra.app.services.HoverService)
Interface Hierarchy
- ghidra.app.services.HoverService
- ghidra.app.decompiler.component.hover.DecompilerHoverService