Typedef SgNodeHelper::LineColPair

Typedef SgNodeHelper::LineColPair#

Typedef Documentation#

typedef std::pair<int, int> SgNodeHelper::LineColPair#

Functions for simplifying access to SgNode information.

A collection of functions which simplify access to SgNode information. All functions are side-effect free and do not store any data. All data is returned as pointer to data which already existed before calling this function or it is returned by value.

Author

Markus Schordan

Date

2012, 2013.