public interface IOutlineTreeProvider
IUnitOfWorks where the
IXtextDocument can be read safely.| Modifier and Type | Interface and Description |
|---|---|
static interface |
IOutlineTreeProvider.Background
For outline tree providers that can be executed in background jobs.
|
static interface |
IOutlineTreeProvider.Cancelable |
static interface |
IOutlineTreeProvider.ModeAware
For outline tree providers that support multiple modes, e.g.
|
| Modifier and Type | Method and Description |
|---|---|
IOutlineNode |
createRoot(IXtextDocument document) |
IOutlineNode createRoot(IXtextDocument document)
Copyright © 2016. All Rights Reserved.