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