Function SgNodeHelper::isPrefixIncDecOp

Function SgNodeHelper::isPrefixIncDecOp#

Function Documentation#

bool SgNodeHelper::isPrefixIncDecOp(SgNode *node)#

returns true for —Expr and ++Expr, otherwise false.