blob: e45d1b1f7734b14c62ac4f12880156a51d6f9153 [file] [log] [blame]
/**
* generated by Xtext 2.10.0
*/
package org.eclipse.emf.henshin.text.ui.quickfix;
import org.eclipse.xtext.ui.editor.quickfix.DefaultQuickfixProvider;
/**
* Custom quickfixes.
*
* See https://www.eclipse.org/Xtext/documentation/310_eclipse_support.html#quick-fixes
*/
@SuppressWarnings("all")
public class Henshin_textQuickfixProvider extends DefaultQuickfixProvider {
}