Type Definition lunarity_ast::StatementNode

source ·
pub type StatementNode<'ast> = Node<'ast, Statement<'ast>>;