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