-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[cfe] Add support for classes to round-trip text serialization
Supplementary changes for handling Classes done in this CL are the following: * handling Supertypes * handling Constructors * handling remaining kinds of Procedure * serializing AsyncMarker the same way as flags * eliminating the need to wrap flags into IntLiteral Change-Id: Id69c6e37f093cf80206f4657b649f79c75484775 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/154000 Reviewed-by: Johnni Winther <johnniwinther@google.com> Commit-Queue: Dmitry Stefantsov <dmitryas@google.com>
- Loading branch information
Dmitry Stefantsov
authored and
commit-bot@chromium.org
committed
Jul 10, 2020
1 parent
b6d14a9
commit 060d948
Showing
4 changed files
with
239 additions
and
245 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.