Class AbstractXbaseWithAnnotationsScopeProvider
- java.lang.Object
-
- org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
-
- org.eclipse.xtext.xbase.annotations.scoping.AbstractXbaseWithAnnotationsScopeProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider,org.eclipse.xtext.scoping.IScopeProvider,IBatchScopeProvider
public abstract class AbstractXbaseWithAnnotationsScopeProvider extends XbaseBatchScopeProvider
-
-
Constructor Summary
Constructors Constructor Description AbstractXbaseWithAnnotationsScopeProvider()
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider
delegateGetScope, getDelegate, getFeatureScopes, getScope, isBatchScopeable, isConstructorCallScope, isFeatureCallScope, isTypeScope, newSession, setDelegate, setWrapper
-
-