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

Unified Diff: pkg/front_end/lib/src/fasta/parser/parser.md

Issue 2961803002: Make all helper methods related to isValidMethodTypeArguments local functions. (Closed)
Patch Set: Created 3 years, 6 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
« no previous file with comments | « pkg/front_end/lib/src/fasta/parser/parser.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/lib/src/fasta/parser/parser.md
diff --git a/pkg/front_end/lib/src/fasta/parser/parser.md b/pkg/front_end/lib/src/fasta/parser/parser.md
index de6b27388e9756775c3a7fabc3ae2c9245b9a25f..78c6ae5d8f6b8d84538277ba959695beb2a43248 100644
--- a/pkg/front_end/lib/src/fasta/parser/parser.md
+++ b/pkg/front_end/lib/src/fasta/parser/parser.md
@@ -30,3 +30,5 @@ BSD-style license that can be found in the LICENSE file.
* The parser uses isGeneralizedFunctionType in parseType, and findMemberName.
* The parser uses findMemberName in parseTopLevelMember, and parseMember.
+
+ * The parser uses isValidMethodTypeArguments in parseSend.
« no previous file with comments | « pkg/front_end/lib/src/fasta/parser/parser.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698