Interface DecompilerHighlightService


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

      • 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