SageInterface::setSourcePositionForTransformation
Recursively set source position info(Sg_File_Info) as transformation generated
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
setSourcePositionForTransformation(SgNode* root);
Parameters
Name |
Description |
root |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs