Function SgNodeHelper::numChildren

Function SgNodeHelper::numChildren#

Function Documentation#

int SgNodeHelper::numChildren(SgNode *node)#

returns the number of children as int (intentionally not as t_size) ensures that the number of children fits into an int, otherwise throws exception.