Function edgePointerReplacement(SgNode *, replacement_map_t const&)

Function edgePointerReplacement(SgNode *, replacement_map_t const&)#

Function Documentation#

void edgePointerReplacement(SgNode *root, replacement_map_t const&)#

Traverse the AST root looking for the edges in the replacement map. If a match is found the edge is updated.