Skip to content
Snippets Groups Projects
Commit 1e95b020 authored by stepan's avatar stepan
Browse files

Replacement executes the target first to specialize

The ReplacementBlockNode executes RHS and the target and
then executes ReplacementNode, which can specialize on
target value. In the default case ReplacementNode creates
nodes that handle replacement in the same way as before:
SpecialReplacementNode and GenericReplacementNode.
parent 7b9e40f4
Branches
No related tags found
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