Class SourceNode
A data flow source.
Import path
import codeql.actions.dataflow.FlowSourcesDirect supertypes
Indirect supertypes
Known direct subtypes
Predicates
| getThreatModel | Gets a string that represents the source kind with respect to threat modeling. |
Inherited predicates
| asExpr | from Node | |
| getLocation | from Node | |
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from Node |
| toString | Gets a textual representation of this element. | from Node |