qtil
advanced-security/qtil-cpp 0.0.4
Search

Member predicate ForStmt::getControllingExpr

Gets the controlling expression of this control structure.

This is the condition of ‘if’ statements and loops, and the switched expression for ‘switch’ statements.

Expr getControllingExpr()