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
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment