public class TargetNamespace_2CodeAction extends Object implements ICodeActionParticipant
| Constructor and Description |
|---|
TargetNamespace_2CodeAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider) |
public void doCodeAction(org.eclipse.lsp4j.Diagnostic diagnostic,
org.eclipse.lsp4j.Range range,
DOMDocument document,
List<org.eclipse.lsp4j.CodeAction> codeActions,
SharedSettings sharedSettings,
IComponentProvider componentProvider)
doCodeAction in interface ICodeActionParticipantCopyright © 2020. All rights reserved.