blob: 586c6588319d4858e0e5003128c972ae973701bf [file] [log] [blame]
/**
* generated by Xtext
*/
package org.polarsys.chess.xtext.ui.quickfix;
import org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider;
/**
* Custom quickfixes.
*
* See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#quick-fixes
*/
@SuppressWarnings("all")
public class FlaDslQuickfixProvider extends DefaultQuickfixProvider {
}