Class Make::DataFlowIntegration::ExprNodePreOrPost
A (post-update) expression node.
Import path
import codeql.ssa.SsaIndirect supertypes
Predicates
| getExpr | Gets the underlying expression. |
| getLocation | Gets the location of this node. |
A (post-update) expression node.
import codeql.ssa.Ssa| getExpr | Gets the underlying expression. |
| getLocation | Gets the location of this node. |