Commit graph

2 commits

Author SHA1 Message Date
Adrian Leonhard a1da5bd5af Changed error for setter when emitting declaration with private param type (#18593)
so that error message refers to prop name instead of param name.

Changed getter errors for similar case so they also refer to prop name.

Fixed bug where static getters wouldn't output their specific error.

Fixes #1976
2017-11-08 10:02:39 -08:00
Sheetal Nandi 5664b6fcf9 Test cases for type annotation visibility errors 2014-11-10 18:10:00 -08:00