|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession
org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSession
org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSessionWithLocalElements
@NonNullByDefault public class FeatureScopeSessionWithLocalElements
| Constructor Summary | |
|---|---|
FeatureScopeSessionWithLocalElements(AbstractFeatureScopeSession parent,
FeatureScopeProvider featureScopeProvider,
java.util.Map<QualifiedName,JvmIdentifiableElement> map)
|
|
| Method Summary | |
|---|---|
protected void |
addLocalElements(java.util.List<IEObjectDescription> result)
|
IEObjectDescription |
getLocalElement(QualifiedName name)
|
| Methods inherited from class org.eclipse.xtext.xbase.scoping.batch.FeatureScopeSession |
|---|
getFeatureScopeProvider, getId, getParent, getScopeProvider, getStaticallyImportedExtensionTypes, getStaticallyImportedTypes |
| Methods inherited from class org.eclipse.xtext.xbase.scoping.batch.AbstractFeatureScopeSession |
|---|
addLocalElement, addLocalElements, addToExtensionScope, addTypesToStaticScope, createFeatureCallScope, getLocalElements, getScope, recursiveInitialize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FeatureScopeSessionWithLocalElements(AbstractFeatureScopeSession parent,
FeatureScopeProvider featureScopeProvider,
java.util.Map<QualifiedName,JvmIdentifiableElement> map)
| Method Detail |
|---|
@Nullable public IEObjectDescription getLocalElement(QualifiedName name)
getLocalElement in interface IFeatureScopeSessiongetLocalElement in class FeatureScopeSessionprotected void addLocalElements(java.util.List<IEObjectDescription> result)
addLocalElements in class FeatureScopeSessionresult - the list of all local elements. Shadowing semantics does not have to be applied.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||