pub fn walk_arrow_function<W, C>(
walker: &W,
arrow_function: &ArrowFunction,
context: &mut C,
)where
W: Walker<C>,pub fn walk_arrow_function<W, C>(
walker: &W,
arrow_function: &ArrowFunction,
context: &mut C,
)where
W: Walker<C>,