Yes, so we both agree on the last part of your message that visiting methods of the general visitor should visit contents of the node it accepts.
Now second thing is about the method names. It makes sense that visitors visit and nodes accept. But I think that we should change that once and for all through all system.
And then there is still and open question: "should we model AST as method invocation that has a receiver that is method invocation itself etc… or we should put that all into a node that is actually an Array wrapper?"
Cheers. Uko
-- View this message in context: http://moose-dev.97923.n3.nabble.com/Re-PetitJava-tp4027589p4027625.html Sent from the moose-dev mailing list archive at Nabble.com.