blob: a9306744f2078bee16f857b6d872c82a935b8527 [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.
*/
class FlaDslProposalProvider extends AbstractFlaDslProposalProvider {
}