What is the best way to get a syntax tree for D source code ? Is it Dparser(http://www.dsource.org/projects/dparser), Code Analyser (http://www.dsource.org/projects/codeanalyzer/) or the D frontend ?