Hi everyone! I'm extending FAMIX meta-model to add support for AST models.The
project can be found at:
http://smalltalkhub.com/#!/~YuriyTymchuk/Famix-AST
<http://smalltalkhub.com/#!/~YuriyTymchuk/Famix-AST>
I'll be thankful for any suggestions an support :)
At the moment I've developed a hierarchy of the AST meta-model itself and
you can load it from MSE files, as an example you can use this one:
https://raw.github.com/Uko/metamodels-support-files/master/mse/ast.mse
<https://raw.github.com/Uko/metamodels-support-files/master/mse/ast.mse>
Please note that only /middleOf:And:/ method has it's AST defined. To
explore AST model you should select a method node and see *statements* as
it's subnode.
My next step is automatic creation of the AST model from existing source of
the method.
Here is a diagram of a current Famix-AST class hierarchy:
<http://moose-dev.97923.n3.nabble.com/file/n4025674/ClassDiagram.png>
--
View this message in context:
http://moose-dev.97923.n3.nabble.com/Development-of-FAMIX-AST-meta-model-ex…
Sent from the moose-dev mailing list archive at
Nabble.com.