Modidy a package name of nemo
[nemo.git] / nemo-tools / eclipse-plugin / nemo-editor / org.opendaylight.nemo.tool.eclipse.plugin.editor.ui / src / org / opendaylight / nemo / tool / eclipse / plugin / ui / outline / EditorOutlineTreeProvider.xtend
1 /*
2  * generated by Xtext
3  */
4 package org.opendaylight.nemo.tool.eclipse.plugin.ui.outline
5
6 /**
7  * Customization of the default outline structure.
8  *
9  * See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#outline
10  */
11 class EditorOutlineTreeProvider extends org.eclipse.xtext.ui.editor.outline.impl.DefaultOutlineTreeProvider {
12         
13 }