51730db51b
Had to do a few changes to make this happen: 1. Restored some of the code removed in the transformer, making class hierarchy optional. 2. Split the "compile" method in bazel_worker.dart into two, since we need the intermediate Component object in one of the case. Change-Id: I0ee004467e76dff0025f7979834c62b9db328ecc Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/100480 Commit-Queue: Jake Macdonald <jakemac@google.com> Reviewed-by: Jake Macdonald <jakemac@google.com> Reviewed-by: Jacob Richman <jacobr@google.com>