Class Flow::ThisParameterNode
A data flow node for an instance parameter.
Import path
import codeql.dataflow.VariableCaptureDirect supertypes
Indirect supertypes
Predicates
| getCallable | Gets the callable this instance parameter belongs to. |
Inherited predicates
| getLocation | Gets the location of this node. | from ClosureNode |
| toString | Gets a textual representation of this node. | from ClosureNode |