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

Module Overlay

Defines entity discard predicates for Python overlay analysis.

Import path

import semmle.python.Overlay

Predicates

isOverlay

Holds always for the overlay variant and never for the base variant. This local predicate is used to define local predicates that behave differently for the base and overlay variant.

Classes

Discardable

An abstract base class for all elements that can be discarded from the base.