ResetEmptyNames::visit
Required traversal function
Synopsis
Declared in <SageIII/astPostProcessing/fixupNames.h>
virtual
void
visit(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs