I update a FamixJava model based on a FASTJava AST.
Metacello new
githubUser: 'evref-bl' project: 'FamixJavaModelUpdater' commitish: 'v2' path: 'src';
baseline: 'FamixJavaModelUpdater';
loadspec baseline: 'FamixJavaModelUpdater' with: [
spec repository: 'github://evref-bl/FamixJavaModelUpdater:v2/src' ].FJMUModelUpdater new
famixModel: self mooseModel;
fastModel: fast;
famixEntity: famixEntity;
updateYou can build the output.json with VerveineJ with the following command.
docker run -v "/path/to/FamixJavaModelUpdater/tests:/src" ghcr.io/evref-bl/verveinej:v3.2.1 -format json -o output.json -alllocals -anchor assoc