We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfb236f commit fec87acCopy full SHA for fec87ac
javascript/ql/src/semmle/javascript/dataflow/Sources.qll
@@ -199,7 +199,7 @@ module SourceNode {
199
*
200
* - import specifiers
201
* - function parameters
202
- * - `this` expressions
+ * - function receivers
203
* - property accesses
204
* - function invocations
205
* - global variable accesses
0 commit comments