61f7296380
1. Support for creating methods in classes, not just top-level functions. 2. Show suggestions for parameter names. 3. Show suggestions for parameter types. R=messick@google.com BUG= Review URL: https://chromiumcodereview.appspot.com//10828389 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@10988 260f80e4-7a28-3924-810f-c04153c831b5
This directory is a placeholder for the eventual Dart compiler. The Dart compiler consists of among others a Dart front-end, a Dart->JS backend, a Dart->Dart backend, tree-shaking tools, minification tools.