Class ScalarValueDecompilerHoverPlugin

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

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

    • ScalarValueDecompilerHoverPlugin

      public ScalarValueDecompilerHoverPlugin(PluginTool tool)