Type Definition lunarity_ast::SourceUnitList

source ·
pub type SourceUnitList<'ast> = NodeList<'ast, SourceUnit<'ast>>;