Class ThisUse
An explicit or implicit use of this.
Implicit uses include super() calls and instance field initializers (which includes TypeScript parameter fields).
Import path
import semmle.javascript.dataflow.internal.VariableOrThisKnown direct subtypes
Predicates
| getBindingContainer | Gets the container binding the |
| getLocation | Gets the location of this use of |
| getUseContainer | Get the container in which |
| toString | Gets a string representation of this element. |