dart-sdk/pkg/kernel/lib/binary
Johnni Winther 5dc4d65114 [kernel] Add InvalidExpression.expression
... and use this to wrap expressions instead of Let

TEST=existing

Change-Id: I6d1f5cfa4693222840d6cb406790c39c6ae63e5d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/208580
Commit-Queue: Johnni Winther <johnniwinther@google.com>
Reviewed-by: Dmitry Stefantsov <dmitryas@google.com>
2021-08-04 08:40:18 +00:00
..
ast_from_binary.dart [kernel] Add InvalidExpression.expression 2021-08-04 08:40:18 +00:00
ast_to_binary.dart [kernel] Add InvalidExpression.expression 2021-08-04 08:40:18 +00:00
readme.md
tag.dart [kernel] Add InvalidExpression.expression 2021-08-04 08:40:18 +00:00

Conversion to and from a binary format.

The binary format is described in binary.md.