blob: 532b27a7b1ed29d3d80182a551f6228bbe8953fa [file] [log] [blame]
/*
* generated by Xtext
*/
package org.eclipse.vorto.fbeditor.ui.contentassist
import org.eclipse.vorto.fbeditor.ui.contentassist.AbstractFunctionblockProposalProvider
/**
* see http://www.eclipse.org/Xtext/documentation.html#contentAssist on how to customize content assistant
*/
class FunctionblockProposalProvider extends AbstractFunctionblockProposalProvider {
}