CodeQL library for Python
codeql/python-all 2.1.3-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