Skip to content

Conversation

@sandersn
Copy link
Member

Previously, super was only allowed to access method declarations. But method signatures can come from interfaces that merge with classes, and should also be accessible as methods on super.

Fixes #13563

Previously, super was only allowed to access method *declarations*. But
method signatures can come from interfaces that merge with classes, and
should also be accessible as methods on super.
Copy link
Member

@sheetalkamat sheetalkamat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave a comment

@sandersn sandersn merged commit a67b80d into master Jan 27, 2017
@sandersn sandersn deleted the allow-super-to-access-method-signatures branch January 27, 2017 18:27
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants