afac6b1d50
Make sure to use Printer methods when formatting class references instead of going through TreeNode.toString which uses globalNames instead of Printer's own syntheticNames. Change-Id: I3107a1b4d5d6d2b26a9f0001f846bd74b85853df Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108803 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Vyacheslav Egorov <vegorov@google.com> Auto-Submit: Vyacheslav Egorov <vegorov@google.com>
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.