Package de.sebinside.dcp.dsl.scoping
Class AbstractDSLScopeProvider
- java.lang.Object
-
- org.eclipse.xtext.scoping.impl.AbstractScopeProvider
-
- org.eclipse.xtext.scoping.impl.DelegatingScopeProvider
-
- de.sebinside.dcp.dsl.scoping.AbstractDSLScopeProvider
-
- All Implemented Interfaces:
org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
,org.eclipse.xtext.scoping.IScopeProvider
- Direct Known Subclasses:
DSLScopeProvider
public abstract class AbstractDSLScopeProvider extends org.eclipse.xtext.scoping.impl.DelegatingScopeProvider
-
-
Constructor Summary
Constructors Constructor Description AbstractDSLScopeProvider()
-