public class StaticImportsScope extends AbstractStaticImportsScope
AbstractSessionBasedScope.NameAcceptorAbstractScope.ParentIterable| Constructor and Description |
|---|
StaticImportsScope(IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall context) |
| Modifier and Type | Method and Description |
|---|---|
protected BucketedEObjectDescription |
createDescription(QualifiedName name,
JvmFeature feature,
TypeBucket bucket) |
protected java.util.List<TypeBucket> |
getBuckets() |
addDescriptions, getAllLocalElements, getLocalElementsByName, processFeatureNamesfindAllFeaturesByName, getElements, getFeatureCall, getLocalElementsByEObject, getSession, getShadowingKey, isShadowed, processAsPropertyNames, tryGetAsPropertyNamegetAllElements, getElements, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toStringpublic StaticImportsScope(IScope parent, IFeatureScopeSession session, XAbstractFeatureCall context)
protected java.util.List<TypeBucket> getBuckets()
getBuckets in class AbstractStaticImportsScopeprotected BucketedEObjectDescription createDescription(QualifiedName name, JvmFeature feature, TypeBucket bucket)
createDescription in class AbstractStaticImportsScope