blob: 46a393f39b7a1377ac9f5d2a8b1d648fcba20a5e [file] [log] [blame]
/**
* generated by Xtext 2.11.0
*/
package org.eclipse.osbp.xtext.menu.scoping;
import org.eclipse.osbp.xtext.menu.scoping.AbstractMenuDslScopeProvider;
/**
* 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 MenuDslScopeProvider extends AbstractMenuDslScopeProvider {
}