| Package | Description |
|---|---|
| org.eclipse.xtext.scoping.impl | |
| org.eclipse.xtext.xtext |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDeclarativeScopeProvider
A scope provider that invokes methods reflectively.
|
class |
AbstractGlobalScopeDelegatingScopeProvider
A local scope provider that can delegate to a global scope.
|
class |
DelegatingScopeProvider
This implementation skips the declarative API of the
AbstractDeclarativeScopeProvider
while still delegating to another provider. |
class |
ImportedNamespaceAwareLocalScopeProvider
A local scope provider that understands namespace imports.
|
class |
SimpleLocalScopeProvider
A local scope that uses the qualified names of all elements of an
Resource and
delegates to a global scope. |
| Modifier and Type | Class and Description |
|---|---|
class |
XtextScopeProvider |
Copyright © 2015. All Rights Reserved.