Class AbstractXsemanticsScopeProvider
- java.lang.Object
-
- org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
-
- org.eclipse.xsemantics.dsl.scoping.AbstractXsemanticsScopeProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider,org.eclipse.xtext.scoping.IScopeProvider,org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
- Direct Known Subclasses:
XsemanticsScopeProvider
public abstract class AbstractXsemanticsScopeProvider extends org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
-
-
Constructor Summary
Constructors Constructor Description AbstractXsemanticsScopeProvider()
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
getScope
-
-