Hi all, According to the naming conventions of Visitor Pattern[1], I propose to rename method `visit` of `ASTNode`[2] to `accept` .
Any thoughts? Cheers, Daniel.Sun [1] https://en.wikipedia.org/wiki/Visitor_pattern#Java_example [2] https://github.com/apache/groovy/blob/master/src/main/java/org/codehaus/groovy/ast/ASTNode.java#L53 ----- Apache Groovy committer Blog: http://blog.sunlan.me Twitter: @daniel_sun -- Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html