dd8c55cc9d
This changes Go-to-Super to handle augmentations (jumping to a super-member will go the last augmentation in the chain) and constructors (will jump to the actual super constructor that is called, regardless of name). Change-Id: I7439fd42ef81983e7a052f250f7ba272fe8c2c86 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/357608 Commit-Queue: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>