blob: cb9bea0c09d606ff7e6bf4d9c6a2526f80ca91d5 [file] [log] [blame]
/**
* generated by Xtext 2.11.0
*/
package org.eclipse.osbp.ecview.uisemantics.scoping;
import org.eclipse.osbp.ecview.uisemantics.scoping.AbstractUISemanticsGrammarScopeProvider;
/**
* This class contains custom scoping description.
*
* See https://www.eclipse.org/Xtext/documentation/303_runtime_concepts.html#scoping
* on how and when to use it.
*/
@SuppressWarnings("all")
public class UISemanticsGrammarScopeProvider extends AbstractUISemanticsGrammarScopeProvider {
}