SageInterface::dumpPreprocInfo
Dumps a located node's preprocessing information.
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
void
dumpPreprocInfo(SgLocatedNode* locatedNode);
Parameters
Name |
Description |
locatedNode |
This class represents the notion of an expression or statement which |
Created with MrDocs