pub type VariableDeclarationList<'ast> = NodeList<'ast, VariableDeclaration<'ast>>;