Function SgNodeHelper::abbreviatedLocationToString

Function SgNodeHelper::abbreviatedLocationToString#

Function Documentation#

std::string SgNodeHelper::abbreviatedLocationToString(SgNode *node, size_t maxFileNameLength = 30)#

returns location (consisting of filename, line, column) Abbreviates fileName if too long, max file name length can be set