SgNodeHelper::unparseCond
returns the string representing the condition (removes trailing ';')
Synopsis
Declared in <src/midend/abstractLayer/SgNodeHelper.h>
std::string
unparseCond(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs