detectTransformations
Detect nodes marked as transformations (should not be present coming out of the frontend translation).
Synopsis
Declared in <SageIII/astPostProcessing/detectTransformations.h>
void
detectTransformations(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs