pub fn walk_function_call<W, C>(
walker: &W,
function_call: &FunctionCall,
context: &mut C,
)where
W: Walker<C>,pub fn walk_function_call<W, C>(
walker: &W,
function_call: &FunctionCall,
context: &mut C,
)where
W: Walker<C>,