Function visit_lambda

Source
pub fn visit_lambda<V: Visitor>(visitor: &mut V, node: &Lambda)
Expand description

Visits all children of Lambda node