Closed JamesIry closed 12 years ago
If a Visitor returns void then using "Void" and "return null" is a bit boilerplatish. Perhaps a VoidVisitor and VoidVisitorWithDefault?
Here ya go https://github.com/JamesIry/JADT/commit/9e0c961bf19c14c6355492cfc41f230759e58c69
If a Visitor returns void then using "Void" and "return null" is a bit boilerplatish. Perhaps a VoidVisitor and VoidVisitorWithDefault?