Semantics : RelationalExpr

RelationalExpr  ::=  ShiftExpr ( ( | > | <= | >= ) ShiftExpr )?

Used by:  

A boolean expression that is true if all the comparison expressions are true.