dart-sdk/tools/spec_parser
Erik Ernst 6826faf583 Update spec_parser.
Update spec_parser to enable configurableUri in deferred imports,
make cascade syntax compositional, include `extension` declarations,
add `late` as a built-in identifier, and reorder the lexical rules for
single words such that they are grouped into reserved words, built-in
identifiers, and "other words known by the grammar".

Cf. language issue #615, #627, #628, #638.

Change-Id: If60b2ba2ca0e7d4bbc9b4e886857f657fb14c809
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121991
Reviewed-by: Lasse R.H. Nielsen <lrn@google.com>
Commit-Queue: Erik Ernst <eernst@google.com>
2019-10-25 08:57:44 +00:00
..
.gitignore Update spec_parser. 2019-10-25 08:57:44 +00:00
Dart.g Update spec_parser. 2019-10-25 08:57:44 +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 Rietveld 2688903004 (spec_parser) migrated to Gerrit. 2017-09-21 09:36:10 +00:00
SpecParser.java Updated spec_parser such that it runs with ANTLR v4 2019-03-19 14:06:26 +00:00
SpecParserRunner.java Rietveld 2688903004 (spec_parser) migrated to Gerrit. 2017-09-21 09:36:10 +00:00