public class ConstructorDelegateScope extends AbstractSessionBasedScope implements IFeatureNames
AbstractSessionBasedScope.NameAcceptor
AbstractScope.ParentIterable
IT, 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, tryGetAsPropertyName
getAllElements, getElements, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toString
public ConstructorDelegateScope(IScope parent, LightweightTypeReference contextType, IFeatureScopeSession session, XAbstractFeatureCall featureCall)
protected java.util.List<IEObjectDescription> getAllLocalElements()
getAllLocalElements
in class AbstractSessionBasedScope
protected java.util.List<IEObjectDescription> getLocalElementsByName(QualifiedName name)
getLocalElementsByName
in class AbstractSessionBasedScope
protected 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)