Line | |
---|
1 | /* |
---|
2 | * generated by Xtext |
---|
3 | */ |
---|
4 | package de.ugoe.cs.swe.bnftools.scoping |
---|
5 |
|
---|
6 | //import org.eclipse.xtext.naming.IQualifiedNameConverter
|
---|
7 | //import com.google.inject.Inject
|
---|
8 | //import org.eclipse.xtext.scoping.impl.ImportUriGlobalScopeProvider
|
---|
9 |
|
---|
10 | /** |
---|
11 | * This class contains custom scoping description. |
---|
12 | * |
---|
13 | * see : http://www.eclipse.org/Xtext/documentation.html#scoping |
---|
14 | * on how and when to use it |
---|
15 | * |
---|
16 | */ |
---|
17 | class EbnfScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider { |
---|
18 | |
---|
19 | |
---|
20 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.