| Package | Description |
|---|---|
| org.eclipse.xtext.xbase.typesystem.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureScopeTracker
An implementation of the
IFeatureScopeTracker that really does
tracking. |
| Modifier and Type | Field and Description |
|---|---|
static IFeatureScopeTracker |
IFeatureScopeTracker.NULL |
| Modifier and Type | Method and Description |
|---|---|
protected IFeatureScopeTracker |
DefaultReentrantTypeResolver.createFeatureScopeTracker() |
protected IFeatureScopeTracker |
ResolvedTypes.getFeatureScopeTracker() |
IFeatureScopeTracker |
OptimizingFeatureScopeTrackerProvider.track(org.eclipse.emf.ecore.EObject root) |
IFeatureScopeTracker |
NullFeatureScopeTrackerProvider.track(org.eclipse.emf.ecore.EObject root)
Always returns a null implementation of the
IFeatureScopeTracker. |
IFeatureScopeTracker |
IFeatureScopeTracker.Provider.track(org.eclipse.emf.ecore.EObject root)
Provide a tracker for the given root object of a batch resolution.
|
Copyright © 2015. All Rights Reserved.