public class cvc_complex_type_4CodeAction extends Object implements ICodeActionParticipant
Constructor and Description |
---|
cvc_complex_type_4CodeAction() |
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 ICodeActionParticipant
Copyright © 2022. All rights reserved.