SageInterface::declarationPositionString
Generate a unique string from the source file position information
Synopsis
Declared in <SageIII/sageInterface/sageInterface.h>
std::string
declarationPositionString(SgDeclarationStatement const* declaration);
Parameters
Name |
Description |
declaration |
This class represents the concept of a declaration statement. |
Created with MrDocs