Function SgNodeHelper::lineColumnPair#
Defined in File SgNodeHelper.h
Function Documentation#
-
SgNodeHelper::LineColPair SgNodeHelper::lineColumnPair(SgNode *node)#
returns a std::pair of line and column number. If no file info exists at this node it returns (-1,-1).