tree: 454467cb4acbb43c22da717b03a6074267a12882 [path history] [tgz]
  1. ast_to_text.dart
  2. debug_printer.dart
  3. indentation.dart
  4. readme.md
  5. serializer_combinators.dart
  6. text_reader.dart
  7. text_serialization_verifier.dart
  8. text_serializer.dart
pkg/kernel/lib/text/readme.md

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.