finished dsl assignment 1
[des2015.git] / dsl / runtime / src / robots / missions / scoping / TaskDSLScopeProvider.xtend
1 /*
2 * generated by Xtext
3 */
4 package robots.missions.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 TaskDSLScopeProvider extends org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider {
14
15 }