Commit 2d7a2f4
committed
Merge pull request microsoft#6680 from RyanCavanaugh/fix6646
Parse JSDoc comments for ES6 class constructors and methods2 files changed
Lines changed: 37 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4746 | 4746 | | |
4747 | 4747 | | |
4748 | 4748 | | |
4749 | | - | |
| 4749 | + | |
4750 | 4750 | | |
4751 | 4751 | | |
4752 | 4752 | | |
| |||
4760 | 4760 | | |
4761 | 4761 | | |
4762 | 4762 | | |
4763 | | - | |
| 4763 | + | |
4764 | 4764 | | |
4765 | 4765 | | |
4766 | 4766 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
0 commit comments