Class Make::DataFlowIntegration::SsaNode
A synthesized SSA data flow node.
Import path
import codeql.ssa.Ssa
Direct supertypes
Indirect supertypes
Predicates
getDefinitionExt | Gets the underlying SSA definition. |
Inherited predicates
getLocation | Gets the location of this node. | from NodeImpl |
toString | Gets a textual representation of this node. | from NodeImpl |