Skip to content

Commit

Permalink
docs: add missing parameter docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mkubilayk committed Feb 3, 2021
1 parent 9fefba1 commit eff2eda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/compiler/transformers/classFields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -972,6 +972,7 @@ namespace ts {
/**
* Generates brand-check initializer for private methods.
*
* @param statements Statement list that should be used to append new statements.
* @param methods An array of method declarations.
* @param receiver The receiver on which each method should be assigned.
*/
Expand Down

0 comments on commit eff2eda

Please sign in to comment.