Function SgNodeHelper::isPrefixIncDecOp#
Defined in File SgNodeHelper.h
Function Documentation#
-
bool SgNodeHelper::isPrefixIncDecOp(SgNode *node)#
returns true for —Expr and ++Expr, otherwise false.
Defined in File SgNodeHelper.h
returns true for —Expr and ++Expr, otherwise false.