Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eff2eda

Browse filesBrowse files
committed
docs: add missing parameter docs
1 parent 9fefba1 commit eff2eda
Copy full SHA for eff2eda

1 file changed

+1Lines changed: 1 addition & 0 deletions

File tree

Expand file treeCollapse file tree
Open diff view settings
Filter options
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎src/compiler/transformers/classFields.ts‎

Copy file name to clipboardExpand all lines: src/compiler/transformers/classFields.ts
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -972,6 +972,7 @@ namespace ts {
972972
/**
973973
* Generates brand-check initializer for private methods.
974974
*
975+
* @param statements Statement list that should be used to append new statements.
975976
* @param methods An array of method declarations.
976977
* @param receiver The receiver on which each method should be assigned.
977978
*/

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.