Package | Description |
---|---|
org.eclipse.lemminx.extensions.contentmodel.participants | |
org.eclipse.lemminx.services | |
org.eclipse.lemminx.services.extensions |
Modifier and Type | Method and Description |
---|---|
void |
ContentModelSymbolsProviderParticipant.findSymbolInformations(DOMDocument document,
SymbolInformationResult symbols,
XMLSymbolFilter filter,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Method and Description |
---|---|
SymbolInformationResult |
XMLLanguageService.findSymbolInformations(DOMDocument xmlDocument,
XMLSymbolSettings symbolSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
Modifier and Type | Method and Description |
---|---|
void |
ISymbolsProviderParticipant.findSymbolInformations(DOMDocument document,
SymbolInformationResult symbols,
XMLSymbolFilter filter,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Fill the given symbol information result with custom symbol informations.
|
Copyright © 2022. All rights reserved.