| Package | Description |
|---|---|
| org.eclipse.xtext | |
| org.eclipse.xtext.scoping.impl | |
| org.eclipse.xtext.service |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IGlobalScopeProvider> |
XtextRuntimeModule.bindIGlobalScopeProvider() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGlobalScopeProvider |
class |
DefaultGlobalScopeProvider |
class |
ImportUriGlobalScopeProvider |
class |
ResourceSetGlobalScopeProvider
A
IGlobalScopeProvider which puts all elements in the ResourceSet on the scope. |
| Constructor and Description |
|---|
AbstractGlobalScopeDelegatingScopeProvider(IGlobalScopeProvider globalScopeProvider,
ICaseInsensitivityHelper caseInsensitivityHelper) |
ImportedNamespaceAwareLocalScopeProvider(IGlobalScopeProvider globalScopeProvider,
IQualifiedNameProvider qualifiedNameProvider,
IQualifiedNameConverter qualifiedNameConverter,
ICaseInsensitivityHelper caseInsensitivityHelper) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IGlobalScopeProvider> |
DefaultRuntimeModule.bindIGlobalScopeProvider() |
Copyright © 2015. All Rights Reserved.