UnparseLanguageIndependentConstructs::getFileName
get the filename from a SgStatement Object
Synopsis
Declared in <src/backend/unparser/languageIndependenceSupport/unparseLanguageIndependentConstructs.h>
std::string
getFileName(SgNode* stmt);
Parameters
Name |
Description |
stmt |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs