JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Void visitor #11

Closed JamesIry closed 12 years ago

JamesIry commented 12 years ago

If a Visitor returns void then using "Void" and "return null" is a bit boilerplatish. Perhaps a VoidVisitor and VoidVisitorWithDefault?

JamesIry commented 12 years ago

Here ya go https://github.com/JamesIry/JADT/commit/9e0c961bf19c14c6355492cfc41f230759e58c69