CodeQL library for Swift
codeql/swift-all 2.0.4-dev (changelog, source)
Search

Class Make::DataFlowIntegration::SsaDefinitionExtNode

An SSA definition, viewed as a node in a data flow graph.

Import path

import codeql.ssa.Ssa

Direct supertypes

Indirect supertypes

Predicates

getDefinitionExt

Gets the underlying SSA definition.

getLocation

Gets the location of this node.

toString

Gets a textual representation of this node.

Charpred