Map a parsed expression into another parsed expression.
The parsed expression in a JSON format.
The function to apply to each node of the parsed expression.
The parsed expression with the function applied to each node.
Generated using TypeDoc
Map a parsed expression into another parsed expression.