9dae63b313
There are 2 cmdline options added in this change 1. --source-from-ast reprints out the source by walking whatever AST was constructed from the parse. This helps visualize what the partially constructued AST looks like. 2. --resolve-on-parse-errors this option has been availble to API users, now it is exposed on the commandline. Used together, you can take dart source that doesn't parse and see how well the static analyzer understand it. Review URL: https://chromiumcodereview.appspot.com//9958049 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6076 260f80e4-7a28-3924-810f-c04153c831b5