Interface DecompilerHighlightService


  • @Deprecated
    public interface DecompilerHighlightService
    Deprecated.
    A poorly designed interface that does not correctly allow for modifying highlights
    • Method Detail

      • getLayoutModel MODIFIED

        return type: LayoutModel → ClangLayoutController
        -docking.widgets.fieldpanel.LayoutModel getLayoutModel()
        +ghidra.app.decompiler.component.ClangLayoutController getLayoutModel()
        @Deprecated
        ClangLayoutController getLayoutModel()
        Deprecated.
        Returns the layout model of the Decompiler
        Returns:
        the layout model
      • clearHighlights

        @Deprecated
        void clearHighlights()
        Deprecated.
        Clears the primary highlights in the Decompiler