ec2823d052
And updade flow analysis clients to use this interface, so that we have no risk of accidentally trying to promote things that shouldn't be promotable. (Previously we used VariableElement, which would have allowed fields). Fixes https://github.com/dart-lang/sdk/issues/38572. Change-Id: I225d3adabea503ca7eb9042516cf95d5a257fec6 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/119162 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Paul Berry <paulberry@google.com>