TODO add interface description
@uml @override
The {@link ParseTreeVisitor} needs a double dispatch method.
Specialize toStringTree so that it can print out more information based upon the parser.
See Implementation
TODO add interface description