|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.xtext.scoping.impl.AbstractScope org.eclipse.xtext.scoping.impl.SimpleScope org.eclipse.xtext.scoping.impl.SingletonScope
public class SingletonScope
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.xtext.scoping.impl.AbstractScope |
---|
AbstractScope.ParentIterable |
Field Summary |
---|
Fields inherited from class org.eclipse.xtext.scoping.impl.SimpleScope |
---|
shadowingIndex |
Fields inherited from interface org.eclipse.xtext.scoping.IScope |
---|
NULLSCOPE |
Constructor Summary | |
---|---|
SingletonScope(IEObjectDescription description,
IScope outer)
|
Method Summary |
---|
Methods inherited from class org.eclipse.xtext.scoping.impl.SimpleScope |
---|
getAllLocalElements, getLocalElementsByEObject, getShadowingKey, isShadowed |
Methods inherited from class org.eclipse.xtext.scoping.impl.AbstractScope |
---|
getAllElements, getElements, getElements, getLocalElementsByName, getParent, getParentElements, getSingleElement, getSingleElement, getSingleLocalElementByName, isIgnoreCase, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SingletonScope(IEObjectDescription description, IScope outer)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |