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

Type TScopeEntryDefinitionNode

A node corresponding to a scope entry definition. That is, the value of a variable as it enters a scope.

Import path

import semmle.python.dataflow.new.internal.DataFlowPublic

Known direct subtypes