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

Datatype API::Impl::TApiNode

Import path

import semmle.python.ApiGraphs

Known direct subtypes

Branch types

MkDef
MkModuleImport

An abstract representative for imports of the module called name.

MkRoot

The root of the API graph.

MkUse

A use of an API member at the node nd.

Injectors

MkDef
MkModuleImport

An abstract representative for imports of the module called name.

MkRoot

The root of the API graph.

MkUse

A use of an API member at the node nd.