Class ExprNode
Any Ast Expression. UsesExpr, RunExpr, ArgumentExpr, VarAccessExpr, …
Import path
import codeql.actions.dataflow.internal.DataFlowPublicIndirect supertypes
Known direct subtypes
Predicates
| asExpr | |
| getCfgNode | |
| getLocation | |
| toString | Gets a textual representation of this element. |
Inherited predicates
| hasLocationInfo | Holds if this element is at the specified location. The location spans column | from Node |