We need visitors for entities defined in FamixTypeScript (same as it is done for FamixJava).
These visitors are required for other projects such as Carrefour-TypeScript and FamixTypeScriptModelUpdater.
At BL, we ceeated a Fork for this repository and generated the visitors automatically using 'FamixVisitorGenerator' within the metamodel generator of FamixTypeScript by adding these 2 methods on the class side followed by generator execution:
- metamodelToolGenerators
- packageNameForVisitor
We created this fork and pushed the updates here: https://github.com/Evref-BL/FamixTypeScript
Would it be possible to create a pull-request here to the original repo so other users can benefit from it?
We need visitors for entities defined in FamixTypeScript (same as it is done for FamixJava).
These visitors are required for other projects such as Carrefour-TypeScript and FamixTypeScriptModelUpdater.
At BL, we ceeated a Fork for this repository and generated the visitors automatically using 'FamixVisitorGenerator' within the metamodel generator of FamixTypeScript by adding these 2 methods on the class side followed by generator execution:
We created this fork and pushed the updates here: https://github.com/Evref-BL/FamixTypeScript
Would it be possible to create a pull-request here to the original repo so other users can benefit from it?