Class FillOutClassAction

java.lang.Object
docking.action.DockingAction
ghidra.app.plugin.core.decompile.actions.AbstractDecompilerAction
ghidra.app.plugin.core.decompile.actions.AbstractNonPackageDecompilerAction
cppclassanalyzer.decompiler.action.FillOutClassAction
All Implemented Interfaces:
DockingActionIf, HelpDescriptor

public class FillOutClassAction
extends AbstractNonPackageDecompilerAction
  • Constructor Details

  • Method Details

    • isEnabledForDecompilerContext

      protected boolean isEnabledForDecompilerContext​(ghidra.app.plugin.core.decompile.DecompilerActionContext context)
      Specified by:
      isEnabledForDecompilerContext in class ghidra.app.plugin.core.decompile.actions.AbstractDecompilerAction
    • decompilerActionPerformed

      protected void decompilerActionPerformed​(ghidra.app.plugin.core.decompile.DecompilerActionContext context)
      Specified by:
      decompilerActionPerformed in class ghidra.app.plugin.core.decompile.actions.AbstractDecompilerAction