Package ghidra.framework.main
Interface ProgramaticUseOnly
-
- All Known Implementing Classes:
DataTypeArchiveMergeManagerPlugin,FrontEndPlugin,ListingMergePanelPlugin,MergeManagerPlugin,ProgramMergeManagerPlugin
public interface ProgramaticUseOnlyMarker interface for plugins that only get constructed programatically for specific purposes. Plugins that implement this interface should never be added via the config GUIs.