pub fn parse_statement<'a>( handler: Handler, source: &'a str, start_pos: u32, ) -> Result<SyntaxNode<'a>>