Class DepInfoGenerator#

Class Documentation#

class DepInfoGenerator#

Public Static Functions

static DepInfo GetTopDepInfo()#
static DepInfo GetBottomDepInfo(int nr, int nc, int commLevel = 0)#
static DepInfo GetIDDepInfo(int nr, bool precise)#
static DepInfo GetDepInfo(int nr, int nc, bool precise, int commLevel)#
static DepInfo GetDepInfo(int nr, int nc, DepType t, bool precise, int commLevel)#
static DepInfo GetDepInfo(int nr, int nc, DepType t, const AstNodePtr &srcRef, const AstNodePtr &snkRef, bool precise, int commLevel)#