Closed erizocosmico closed 5 years ago
Bookmarking this because it's great to see how to use the new API side by side with the old one :)
@juanjux
TL;DR:
node.TransformUp(fn)
Becomes
plan.TransformUp(node, fn)
Same with all other transforms and expressions.
Closes #921 closes #869
make upgrade
command if applicable.