Class ReferenceDecompilerHoverPlugin

java.lang.Object
ghidra.framework.plugintool.Plugin
ghidra.app.decompiler.component.hover.ReferenceDecompilerHoverPlugin
All Implemented Interfaces:
PluginEventListener, ServiceListener, ExtensionPoint

public class ReferenceDecompilerHoverPlugin extends Plugin
A plugin to show tool tip text for hovering over references in the decompiler.
  • Constructor Details

    • ReferenceDecompilerHoverPlugin

      public ReferenceDecompilerHoverPlugin(PluginTool tool)