org.eclipse.xtext.xbase.typesystem.internal
Class ScopeProviderAccess

java.lang.Object
  extended by org.eclipse.xtext.xbase.typesystem.internal.ScopeProviderAccess

public class ScopeProviderAccess
extends java.lang.Object

Author:
Sebastian Zarnekow - Initial contribution and API TODO JavaDoc, toString

Constructor Summary
ScopeProviderAccess()
           
 
Method Summary
 java.lang.Iterable<IEObjectDescription> getCandidateDescriptions(XExpression expression, org.eclipse.emf.ecore.EReference reference, IFeatureScopeSession session, IResolvedTypes types)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScopeProviderAccess

public ScopeProviderAccess()
Method Detail

getCandidateDescriptions

public java.lang.Iterable<IEObjectDescription> getCandidateDescriptions(XExpression expression,
                                                                        org.eclipse.emf.ecore.EReference reference,
                                                                        IFeatureScopeSession session,
                                                                        IResolvedTypes types)
                                                                 throws IllegalNodeException
Throws:
IllegalNodeException