public class ConstructorDelegateScope extends AbstractSessionBasedScope implements IFeatureNames
AbstractSessionBasedScope.NameAcceptorAbstractScope.ParentIterableIT, SELF, SUPER, THIS| Constructor and Description |
|---|
ConstructorDelegateScope(IScope parent,
LightweightTypeReference contextType,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<IEObjectDescription> |
createConstructorDescriptions(QualifiedName name,
JvmGenericType type,
boolean superType) |
protected IEObjectDescription |
createDescription(QualifiedName name,
JvmConstructor constructor,
boolean superType) |
protected java.util.List<IEObjectDescription> |
getAllLocalElements() |
protected java.util.List<IEObjectDescription> |
getLocalElementsByName(QualifiedName name) |
protected java.util.Map<JvmTypeParameter,LightweightMergedBoundTypeArgument> |
getReceiverTypeParameterMapping() |
findAllFeaturesByName, getElements, getFeatureCall, getLocalElementsByEObject, getSession, getShadowingKey, isShadowed, processAsPropertyNames, processFeatureNames, toProperty, tryGetAsPropertyNamegetAllElements, getElements, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toStringpublic ConstructorDelegateScope(IScope parent, LightweightTypeReference contextType, IFeatureScopeSession session, XAbstractFeatureCall featureCall)
protected java.util.List<IEObjectDescription> getAllLocalElements()
getAllLocalElements in class AbstractSessionBasedScopeprotected java.util.List<IEObjectDescription> getLocalElementsByName(QualifiedName name)
getLocalElementsByName in class AbstractSessionBasedScopeprotected java.util.Map<JvmTypeParameter,LightweightMergedBoundTypeArgument> getReceiverTypeParameterMapping()
protected java.util.List<IEObjectDescription> createConstructorDescriptions(QualifiedName name, JvmGenericType type, boolean superType)
protected IEObjectDescription createDescription(QualifiedName name, JvmConstructor constructor, boolean superType)