Class Make::DataFlowIntegration::ExprNode
An expression node.
Import path
import codeql.ssa.Ssa
Direct supertypes
Inherited fields
Predicates
toString | Gets a textual representation of this node. |
Inherited predicates
getExpr | Gets the underlying expression. | from ExprNodePreOrPostImpl |
getLocation | Gets the location of this node. | from ExprNodePreOrPostImpl |