Member predicate BinaryExprNode::operands
Whether left and right are a pair of operands for this binary expression
predicate operands(ControlFlowNode left, Operator op, ControlFlowNode right)
Whether left and right are a pair of operands for this binary expression
predicate operands(ControlFlowNode left, Operator op, ControlFlowNode right)