public class StaticImportsScope extends AbstractStaticImportsScope
AbstractSessionBasedScope.NameAcceptor| Constructor and Description |
|---|
StaticImportsScope(org.eclipse.xtext.scoping.IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall context) |
| Modifier and Type | Method and Description |
|---|---|
protected BucketedEObjectDescription |
createDescription(org.eclipse.xtext.naming.QualifiedName name,
org.eclipse.xtext.common.types.JvmFeature feature,
TypeBucket bucket) |
protected java.util.List<TypeBucket> |
getBuckets() |
addDescriptions, getAllLocalElements, getAllLocalElements, getAllLocalElements, getAllLocalElements, getLocalElementsByNamegetOperatorMapping, processFeatureNamesaddToList, addToList, findAllFeaturesByName, getElements, getFeatureCall, getLocalElementsByEObject, getSession, getShadowingKey, isShadowed, processAsPropertyNames, toProperty, toProperty, tryGetAsPropertyNamepublic StaticImportsScope(org.eclipse.xtext.scoping.IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall context)
protected java.util.List<TypeBucket> getBuckets()
getBuckets in class AbstractStaticImportsScopeprotected BucketedEObjectDescription createDescription(org.eclipse.xtext.naming.QualifiedName name, org.eclipse.xtext.common.types.JvmFeature feature, TypeBucket bucket)
createDescription in class AbstractStaticImportsScope