blob: 5b8775044d11428556e6b0b773cd43cad6f8a2c5 [file] [log] [blame]
/**
* generated by Xtext
*/
package org.eclipse.qvto.examples.xtext.qvtoperational.ui.quickfix;
import org.eclipse.qvto.examples.xtext.imperativeocl.ui.quickfix.ImperativeOCLQuickfixProvider;
/**
* Custom quickfixes.
*
* see http://www.eclipse.org/Xtext/documentation.html#quickfixes
*/
@SuppressWarnings("all")
public class QVTOperationalQuickfixProvider extends ImperativeOCLQuickfixProvider {
}