Function replaceChild

Function replaceChild#

Function Documentation#

void replaceChild(SgNode *parent, SgNode *from, SgNode *to)#

Replace a child of a node.