Modidy a package name of nemo
[nemo.git] / nemo-tools / eclipse-plugin / nemo-editor / org.opendaylight.nemo.tool.eclipse.plugin.editor / bin / org / opendaylight / nemo / tool / eclipse / plugin / scoping / EditorScopeProvider.xtend
1 /*
2  * generated by Xtext
3  */
4 package org.opendaylight.nemo.tool.eclipse.plugin.scoping
5
6 /**
7  * This class contains custom scoping description.
8  * 
9  * See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping
10  * on how and when to use it.
11  *
12  */
13 class EditorScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider {
14
15 }