| 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.findDocumentSymbols(DOMDocument document,
DocumentSymbolsResult symbols,
XMLSymbolFilter filter,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
| Modifier and Type | Field and Description |
|---|---|
static DocumentSymbolsResult |
DocumentSymbolsResult.EMPTY_LIMITLESS_LIST |
| Modifier and Type | Method and Description |
|---|---|
DocumentSymbolsResult |
DocumentSymbolsResult.createList() |
DocumentSymbolsResult |
XMLLanguageService.findDocumentSymbols(DOMDocument xmlDocument,
XMLSymbolSettings symbolSettings,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker) |
| Modifier and Type | Method and Description |
|---|---|
void |
ISymbolsProviderParticipant.findDocumentSymbols(DOMDocument document,
DocumentSymbolsResult symbols,
XMLSymbolFilter filter,
org.eclipse.lsp4j.jsonrpc.CancelChecker cancelChecker)
Fill the given document symbol result with custom document symbol.
|
Copyright © 2020. All rights reserved.