Interface CMLCodeAction

    • Method Detail

      • isApplicable

        boolean isApplicable()
        Defines whether the action is applicable or not.
      • getCommand

        org.eclipse.lsp4j.Command getCommand()
        The command that shall be called.