Function boxworks_lang::ast::lower

source ยท
pub fn lower<'a, 'b>(list: &'b [Horizontal<'a>]) -> impl TreeIter<'a> + 'b
Expand description

Lower a horizontal list to a CST tree.