Rose::getFileNameWithoutPath
get the sourceDirectory directory
Synopsis
Declared in <SageIII/sage_support/utility_functions.h>
std::string
getFileNameWithoutPath(SgStatement* statementPointer);
Parameters
Name |
Description |
statementPointer |
This class represents the notion of a statement. |
Created with MrDocs