public class AutoCloseTagResponse extends Object
Modifier and Type | Field and Description |
---|---|
org.eclipse.lsp4j.Range |
range |
String |
snippet |
Constructor and Description |
---|
AutoCloseTagResponse(String snippet) |
AutoCloseTagResponse(String snippet,
org.eclipse.lsp4j.Range range) |
Copyright © 2021. All rights reserved.