Function ASTtools::isSwitchCond

Function ASTtools::isSwitchCond#

Function Documentation#

bool ASTtools::isSwitchCond(const SgStatement *s)#

Returns ‘true’ <==> ‘s’ is the conditional selector of some ‘switch’ statement.