Class XsemanticsScopeProvider
- java.lang.Object
-
- org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
-
- org.eclipse.xsemantics.dsl.scoping.AbstractXsemanticsScopeProvider
-
- org.eclipse.xsemantics.dsl.scoping.XsemanticsScopeProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider,org.eclipse.xtext.scoping.IScopeProvider,org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
public class XsemanticsScopeProvider extends AbstractXsemanticsScopeProvider
This class contains custom scoping description. See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping on how and when to use it.
-
-
Constructor Summary
Constructors Constructor Description XsemanticsScopeProvider()
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
getScope
-
-