public class XMLCodeActions extends Object
Constructor and Description |
---|
XMLCodeActions(XMLExtensionsRegistry extensionsRegistry) |
Modifier and Type | Method and Description |
---|---|
List<org.eclipse.lsp4j.CodeAction> |
doCodeActions(org.eclipse.lsp4j.CodeActionContext context,
org.eclipse.lsp4j.Range range,
DOMDocument document,
SharedSettings sharedSettings) |
public XMLCodeActions(XMLExtensionsRegistry extensionsRegistry)
public List<org.eclipse.lsp4j.CodeAction> doCodeActions(org.eclipse.lsp4j.CodeActionContext context, org.eclipse.lsp4j.Range range, DOMDocument document, SharedSettings sharedSettings)
Copyright © 2020. All rights reserved.