public class DelegatingScopes
extends java.lang.Object
implements org.eclipse.xtext.scoping.impl.IDelegatingScopeProvider
| Constructor and Description |
|---|
DelegatingScopes() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.xtext.scoping.IScopeProvider |
getDelegate() |
org.eclipse.xtext.scoping.IScope |
getScope(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference reference) |
public org.eclipse.xtext.scoping.IScopeProvider getDelegate()
getDelegate in interface org.eclipse.xtext.scoping.impl.IDelegatingScopeProviderpublic org.eclipse.xtext.scoping.IScope getScope(org.eclipse.emf.ecore.EObject context,
org.eclipse.emf.ecore.EReference reference)
getScope in interface org.eclipse.xtext.scoping.IScopeProvider