public class NestedTypeLiteralScope extends AbstractSessionBasedScope
AbstractSessionBasedScope.NameAcceptorAbstractScope.ParentIterable| Constructor and Description |
|---|
NestedTypeLiteralScope(IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall,
LightweightTypeReference enclosingType,
JvmType rawEnclosingType) |
| Modifier and Type | Method and Description |
|---|---|
protected JvmType |
findNestedType(JvmDeclaredType outerType,
Iterator<String> iterator) |
protected List<IEObjectDescription> |
getAllLocalElements() |
protected List<IEObjectDescription> |
getLocalElementsByName(QualifiedName name) |
protected boolean |
isVisible(JvmType type) |
addToList, addToList, findAllFeaturesByName, getElements, getFeatureCall, getLocalElementsByEObject, getSession, getShadowingKey, isShadowed, processAsPropertyNames, processFeatureNames, toProperty, toProperty, tryGetAsPropertyNamegetAllElements, getElements, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toStringpublic NestedTypeLiteralScope(IScope parent, IFeatureScopeSession session, XAbstractFeatureCall featureCall, LightweightTypeReference enclosingType, JvmType rawEnclosingType)
protected List<IEObjectDescription> getLocalElementsByName(QualifiedName name)
getLocalElementsByName in class AbstractSessionBasedScopeprotected JvmType findNestedType(JvmDeclaredType outerType, Iterator<String> iterator)
protected boolean isVisible(JvmType type)
protected List<IEObjectDescription> getAllLocalElements()
getAllLocalElements in class AbstractSessionBasedScopeCopyright © 2015. All Rights Reserved.