dart-sdk/tools/spec_parser
Erik Ernst a58052974e Adjusted Dart.g to contain the grammar updates of language repo PR 293
This CL makes several adjustments to the spec_parser grammar Dart.g,
such that the spec_parser can parse the proposed NNBD constructs,
cf. language PR #293.

Change-Id: Ieec00259d73b6037d6a87d5c97cfac40186baef0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/101500
Reviewed-by: Leaf Petersen <leafp@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2019-08-14 08:17:54 +00:00
..
.gitignore Updated spec_parser such that it runs with ANTLR v4 2019-03-19 14:06:26 +00:00
Dart.g Adjusted Dart.g to contain the grammar updates of language repo PR 293 2019-08-14 08:17:54 +00:00
Makefile Updated Dart.g, tests & status files to support ui-as-code collections 2019-03-29 13:33:52 +00:00
spec_parse.dart
SpecParser.java Updated spec_parser such that it runs with ANTLR v4 2019-03-19 14:06:26 +00:00
SpecParserRunner.java