public class NestedTypesScope extends AbstractScope
AbstractScope.ParentIterable| Constructor and Description |
|---|
NestedTypesScope(IScope parent,
IFeatureScopeSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addDescriptions(JvmDeclaredType type,
JvmType declarator,
List<IEObjectDescription> result) |
protected Iterable<IEObjectDescription> |
getAllLocalElements() |
protected Iterable<IEObjectDescription> |
getLocalElementsByName(QualifiedName name) |
getAllElements, getElements, getElements, getLocalElementsByEObject, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, isShadowed, toStringpublic NestedTypesScope(IScope parent, IFeatureScopeSession session)
protected Iterable<IEObjectDescription> getAllLocalElements()
getAllLocalElements in class AbstractScopeprotected void addDescriptions(JvmDeclaredType type, JvmType declarator, List<IEObjectDescription> result)
protected Iterable<IEObjectDescription> getLocalElementsByName(QualifiedName name)
getLocalElementsByName in class AbstractScopeCopyright © 2015. All Rights Reserved.