| Class | Description |
|---|---|
| AbstractElementFinder | |
| AbstractElementFinder.AbstractEnumRuleElementFinder | |
| AbstractElementFinder.AbstractGrammarElementFinder | |
| AbstractElementFinder.AbstractParserRuleElementFinder | |
| AbstractGenericModule | |
| BindModule | |
| CompoundModule | |
| DefaultRuntimeModule | |
| DispatchingProvider<T> |
Allows to implement a UI service that overrides a runtime service
but still can fall back to it.
|
| FreeModule | |
| GrammarProvider | |
| MethodBasedModule | |
| OperationCanceledManager |
A facade for managing and working with cancellation exceptions of different platforms.
|
| ProviderModule |
| Error | Description |
|---|---|
| OperationCanceledError |
| Annotation Type | Description |
|---|---|
| DispatchingProvider.Runtime | |
| DispatchingProvider.Ui | |
| LanguageSpecific |
An annotation marking a binding as language specific in contrast to a global service.
|
| SingletonBinding |