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 Summary
Constructors Constructor Description SurroundWithResponse()SurroundWithResponse(org.eclipse.lsp4j.TextEdit start, org.eclipse.lsp4j.TextEdit end)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.lsp4j.TextEditgetEnd()org.eclipse.lsp4j.TextEditgetStart()
-