SageInterface::setSourcePositionAtRootAndAllChildren
Set the source code positon for the subtree (including the root).
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
setSourcePositionAtRootAndAllChildren(SgNode* root);
Parameters
Name |
Description |
root |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs