Hi
in Pharo 50 I would like to improve the AST API.
often we do not know if an instance variable holds a position or a node and this should be clear.
For example I propose to have leftPosition instead of left.
Does anybody has a better suggestion?
This is really annoying to have to look at the users of an instance variable to understand�� its role.
Stef