Class SurroundWithCommand.SurroundWithResponse

java.lang.Object
org.eclipse.lemminx.extensions.contentmodel.commands.SurroundWithCommand.SurroundWithResponse
Enclosing class:
SurroundWithCommand

public static class SurroundWithCommand.SurroundWithResponse extends Object
  • Constructor Details

    • SurroundWithResponse

      public SurroundWithResponse()
    • SurroundWithResponse

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

    • getStart

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

      public org.eclipse.lsp4j.TextEdit getEnd()