Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(644)

Unified Diff: pkg/fasta/lib/src/source/README.md

Issue 2627223005: Fasta source builders. (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/fasta/lib/src/source/README.md
diff --git a/pkg/fasta/lib/src/source/README.md b/pkg/fasta/lib/src/source/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..7d63b9af2d821416fb0acced7128d15d3e9edc00
--- /dev/null
+++ b/pkg/fasta/lib/src/source/README.md
@@ -0,0 +1,8 @@
+<!--
+Copyright (c) 2016, 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.
+-->
+# Source Builders
+
+Builders that can be shared between multiple implementations of source builders, such as [analyzer](../analyzer/README.md) and [kernel](../kernel/README.md).
« no previous file with comments | « no previous file | pkg/fasta/lib/src/source/source_class_builder.dart » ('j') | pkg/fasta/lib/src/source/source_class_builder.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698