
org.mod4j.dsl.presentation.xtext.scoping.PresentationScopeProvider Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mod4j-presentation-xtext Show documentation
Show all versions of mod4j-presentation-xtext Show documentation
This Eclipse plug-in project contains the Presentation xtext model.
The newest version!
/*
* generated by Xtext
*/
package org.mod4j.dsl.presentation.xtext.scoping;
import org.eclipse.xtext.scoping.impl.AbstractDeclarativeScopeProvider;
/**
* This class contains custom scoping description.
*
* see : http://www.eclipse.org/Xtext/documentation/latest/xtext.html#scoping
* on how and when to use it
*
*/
public class PresentationScopeProvider extends AbstractDeclarativeScopeProvider {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy