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

Module Util

Contains utility methods and classes to assist with generating data extensions models.

Import path

import modeling.Util

Predicates

computeScopePath

Gets the dotted path of a scope.

Classes

RelevantScope

A class to represent scopes that the user might want to model.

TestFile

A file that probably contains tests.

Modules

FindModel

A utility module for finding models of endpoints.

Predicate signatures