/* * generated by Xtext 2.18.0.M3 */ package org.eclipse.viatra.solver.language.ui.contentassist /** * See https://www.eclipse.org/Xtext/documentation/304_ide_concepts.html#content-assist * on how to customize the content assistant. */ class SolverLanguageProposalProvider extends AbstractSolverLanguageProposalProvider { }