Class SurroundWithCommand.SurroundWithResponse

    • Constructor Detail

      • SurroundWithResponse

        public SurroundWithResponse()
      • SurroundWithResponse

        public SurroundWithResponse​(org.eclipse.lsp4j.TextEdit start,
                                    org.eclipse.lsp4j.TextEdit end)
    • Method Detail

      • getStart

        public org.eclipse.lsp4j.TextEdit getStart()
      • getEnd

        public org.eclipse.lsp4j.TextEdit getEnd()