Type Definition lunarity_ast::SourceUnitNode

source ·
pub type SourceUnitNode<'ast> = Node<'ast, SourceUnit<'ast>>;