c97036648a
This handles the case of null-aware static member access `C?.foo`, as well as fully qualified static member access `h.C.foo`. BUG= R=kmillikin@google.com Review URL: https://chromereviews.googleplex.com/476957013 .
A frontend using the Dart analyzer.