2015-10-28 16:19 GMT+01:00 stepharo <stepharo@free.fr>:
I see this is annoying that comments are not polymorphic.
They could be :)- an empty RBMethodNode with a comment attribute,
or- a comment: message send with the comment as a parameter.
Would be nice to have a tree node
������ ClassComment
You have RGCommentDefinition, no?
I'm thorn because on one hand I would like to be able to express a visitor for the complete compilation unit��
The static representation of Pharo program can really be improved.��I still want a full package.
RGPackage? Or a unified AST-like structure? Even an AST is not that cool as a program representation.