Files
sdk/pkg/dev_compiler/lib
Nate Bosch 032576b323 Make local helpers and fields private
Reduce the surface area of this library to only the fields and methods
which are used from somewhere else.

Cleanup:
- Drop `get` from method names that were changing anyway.
- Remove the `emitMetadata` getter since it's nearly as short to read it
  from the options field.
Change-Id: I8b28f5bbdde57c045c76b11f35c0b224adac89ae
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/107462
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Auto-Submit: Nate Bosch <nbosch@google.com>
2019-06-26 22:45:08 +00:00
..
2019-06-26 22:45:08 +00:00