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

Class Definition

A definition for the purposes of jump-to-definition.

Import path

import analysis.DefinitionTracking

Direct supertypes

Predicates

getAstNode

Gets the AST Node associated with this element

getLocation

Gets the source location of the AST Node associated with this element

getModule

Gets the Module associated with this element

toString

Gets a textual representation of this element.