SageInterface::ensureLocatedNodeFileInfoForTransformation
Ensure a located node has the fileāinfo objects required before marking it as a transformation/output subtree.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
[[visibility]]
void
ensureLocatedNodeFileInfoForTransformation(SgLocatedNode* locatedNode);
Parameters
Name |
Description |
locatedNode |
This class represents the notion of an expression or statement which |
Created with MrDocs