Files
sdk/pkg/analysis_server/lib
Paul Berry d6e0788ff8 Make constructors for each use case of NullabilityNode.
The old constructor, which simply wrapped a ConstraintVariable, is now
private.

This is another step toward removing ConstraintVariables from the
migration tool entirely.

Change-Id: Ieb4be5b76711aaede5ca56871d52ff3b19c18d70
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/98941
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2019-04-09 14:25:23 +00:00
..