pub fn walk_binary_operator<W, C>(
walker: &W,
binary_operator: &BinaryOperator,
context: &mut C,
)where
W: Walker<C>,pub fn walk_binary_operator<W, C>(
walker: &W,
binary_operator: &BinaryOperator,
context: &mut C,
)where
W: Walker<C>,