Class DataTypeDecompilerHoverPlugin

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

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

    • DataTypeDecompilerHoverPlugin

      public DataTypeDecompilerHoverPlugin(PluginTool tool)