Files
sdk/pkg/kernel/lib/text
Vyacheslav Egorov cbaf890f88 [kernel] Few more tweaks to ast_to_text for Constant nodes.
- Change formatting of Set/Map/List constants to match Dart literals
- Add formatting methods for TearOff and PartialInstantiation constants

Change-Id: Ie7deac3ee6b5a60e0bcc8088bab2c819a1d3788a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108808
Reviewed-by: Jens Johansen <jensj@google.com>
Commit-Queue: Vyacheslav Egorov <vegorov@google.com>
2019-07-12 11:41:33 +00:00
..

Conversion to a textual format.

The text format is currently very ad-hoc and there is no conversion back, but it's a pleasant way to view the IR.