Class AbstractXtendScopeProvider

  • All Implemented Interfaces:
    org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider, org.eclipse.xtext.scoping.IScopeProvider, org.eclipse.xtext.xbase.scoping.batch.IBatchScopeProvider
    Direct Known Subclasses:
    XtendScopeProvider

    public abstract class AbstractXtendScopeProvider
    extends org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider
    • Method Summary

      • Methods inherited from class org.eclipse.xtext.xbase.annotations.typesystem.XbaseWithAnnotationsBatchScopeProvider

        getScope
      • Methods inherited from class org.eclipse.xtext.xbase.scoping.batch.XbaseBatchScopeProvider

        delegateGetScope, getDelegate, getFeatureScopes, isBatchScopeable, isConstructorCallScope, isFeatureCallScope, isTypeScope, newSession, setDelegate, setWrapper
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AbstractXtendScopeProvider

        public AbstractXtendScopeProvider()