public class StaticFeatureOnTypeLiteralScope extends StaticFeatureScope implements IFeatureNames
java.lang.String.valueOf(1) where valueOf(1) is to be linked.
This scope includes qualified references to this and super.AbstractSessionBasedScope.NameAcceptorIT, SELF, SUPER, THIS| Constructor and Description |
|---|
StaticFeatureOnTypeLiteralScope(org.eclipse.xtext.scoping.IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall,
XExpression receiver,
LightweightTypeReference receiverType,
TypeBucket bucket,
OperatorMapping operatorMapping) |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.xtext.resource.IEObjectDescription |
createDescription(org.eclipse.xtext.naming.QualifiedName name,
org.eclipse.xtext.common.types.JvmFeature feature,
TypeBucket bucket) |
protected java.util.List<org.eclipse.xtext.resource.IEObjectDescription> |
getAllLocalElements() |
protected java.util.List<org.eclipse.xtext.resource.IEObjectDescription> |
getLocalElementsByName(org.eclipse.xtext.naming.QualifiedName name) |
protected org.eclipse.xtext.common.types.JvmType |
getTypeLiteral() |
addDescription, createInstanceDescription, getBucket, getReceiver, getReceiverTypeaddDescriptionsgetOperatorMapping, processFeatureNamesaddToList, addToList, findAllFeaturesByName, getElements, getFeatureCall, getLocalElementsByEObject, getSession, getShadowingKey, isShadowed, processAsPropertyNames, toProperty, toProperty, tryGetAsPropertyNamepublic StaticFeatureOnTypeLiteralScope(org.eclipse.xtext.scoping.IScope parent,
IFeatureScopeSession session,
XAbstractFeatureCall featureCall,
XExpression receiver,
LightweightTypeReference receiverType,
TypeBucket bucket,
OperatorMapping operatorMapping)
protected org.eclipse.xtext.resource.IEObjectDescription createDescription(org.eclipse.xtext.naming.QualifiedName name,
org.eclipse.xtext.common.types.JvmFeature feature,
TypeBucket bucket)
createDescription in class StaticFeatureScopeprotected java.util.List<org.eclipse.xtext.resource.IEObjectDescription> getLocalElementsByName(org.eclipse.xtext.naming.QualifiedName name)
getLocalElementsByName in class StaticFeatureScopeprotected java.util.List<org.eclipse.xtext.resource.IEObjectDescription> getAllLocalElements()
getAllLocalElements in class StaticFeatureScopeprotected org.eclipse.xtext.common.types.JvmType getTypeLiteral()