blob: b01c0e56ba98d61ad0d6f827546d79c45483f95a [file] [log] [blame]
/**
* generated by Xtext
*/
package org.polarsys.chess.xtext.ui.contentassist;
import org.polarsys.chess.xtext.ui.contentassist.AbstractFlaDslProposalProvider;
/**
* See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist
* on how to customize the content assistant.
*/
@SuppressWarnings("all")
public class FlaDslProposalProvider extends AbstractFlaDslProposalProvider {
}