/* * generated by Xtext */ package de.ugoe.cs.swe.bnftools.scoping //import org.eclipse.xtext.naming.IQualifiedNameConverter //import com.google.inject.Inject //import org.eclipse.xtext.scoping.impl.ImportUriGlobalScopeProvider /** * This class contains custom scoping description. * * see : http://www.eclipse.org/Xtext/documentation.html#scoping * on how and when to use it * */ class EbnfScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider { }