update Matched Var
abstract fun updateMatchedVar(map: Map<HashString, ITreeNode<out Any>>): ITree
Content copied to clipboard
Return
the new ast with variable instantiated.
Parameters
map
the matches map
the new ast with variable instantiated.
the matches map