Files
sdk/pkg/analyzer-experimental/lib/analyzer.dart
T
pquitslund@google.com d08fa1edcd Experimental analyzer front-end baby-steps.
Notably:
  * basic package layout,
  * commandline parsing, and
  * a few tests

Much more to come! :)
Review URL: https://codereview.chromium.org//11938028

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17414 260f80e4-7a28-3924-810f-c04153c831b5
2013-01-22 18:37:04 +00:00

5 lines
217 B
Dart

// Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.