Member predicate ExprNodes::ConditionalExprCfgNode::getBranch
Gets the branch of this conditional expression that is taken when the condition evaluates to cond, if any.
ExprCfgNode getBranch(boolean cond)
Gets the branch of this conditional expression that is taken when the condition evaluates to cond, if any.
ExprCfgNode getBranch(boolean cond)