CodeQL library for Python
codeql/python-all 0.12.0 (changelog, source)
Search

Class Flow::MallocNode

A data flow node for the instance parameter argument of a constructor call.

Import path

import codeql.dataflow.VariableCapture

Direct supertypes

Indirect supertypes

Predicates

getClosureExpr

Gets the closure construction that is the post-update of this node.

Inherited predicates

getLocation

Gets the location of this node.

from ClosureNode
toString

Gets a textual representation of this node.

from ClosureNode