Class Flow::ExprPostUpdateNode
A data flow node for the PostUpdateNode of an expression.
Import path
import codeql.dataflow.VariableCaptureDirect supertypes
Indirect supertypes
Predicates
| getExpr | Gets the expression corresponding to this node. |
Inherited predicates
| getLocation | Gets the location of this node. | from ClosureNode |
| toString | Gets a textual representation of this node. | from ClosureNode |