AstInterface::GetVariableSignature
Returns a string that uniquely identifies the given variable.
Synopsis
Declared in <src/midend/astUtil/astInterface/AstInterface.h>
static
std::string
GetVariableSignature(AstNodePtr const& variable);
Return Value
a string that uniquely identifies the given variable.
Created with MrDocs