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

Predicate signature TypeTrackingInput::compatibleContents

Holds if a value stored with storeContents can be read back with loadContents.

signature predicate compatibleContents(Content storeContents, Content loadContents)