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