Function SgNodeHelper::numChildren#
Defined in File SgNodeHelper.h
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.