Visit a parse tree, and return a user-defined result of the operation.
@param tree The {@link ParseTree} to visit. @return The result of visiting the parse tree.
See Implementation
Visit a parse tree, and return a user-defined result of the operation.
@param tree The {@link ParseTree} to visit. @return The result of visiting the parse tree.