Skip to content
Snippets Groups Projects
Commit b7598d96 authored by dgelessus's avatar dgelessus
Browse files

Compute node positions for all newly created AST nodes

Previously, if a single transform created multiple AST nodes, only the
outermost node received positions.

As a side effect, this removes many redundant position calculations when
a transform returns a previously created AST node.
parent 6bf00afd
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment