Each FAST metamodel that is generated requires having a tools package such as this one in order to create a FASTLanguageParser and the method to parse any string incrementally.
For the moment, I am creating FAST-Language-Tools for each language which results duplication. This should be solved maybe by creating a trait package that should be imported.