pub fn parse( handler: &Handler, source: &str, start_pos: BytePos ) -> Result<Program>
Creates a new program from a given file path and source code text.