Perform copiying of AST subtree and index fixing node_start..after_node is the range of slots to be copied instance_scope is the scope created around AST subtree copy All nodes need to fixed via CloneState through indices pointing inside cloned tree
See Implementation
Perform copiying of AST subtree and index fixing node_start..after_node is the range of slots to be copied instance_scope is the scope created around AST subtree copy All nodes need to fixed via CloneState through indices pointing inside cloned tree