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