Create an Expression from left and right terms and an operator Precondition: `pair` MUST be a binary operator
( lhs: Box<Expression<'ast>>, pair: Pair<'ast, Rule>, rhs: Box<Expression<'ast>>, )
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected