Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
TypeTracker
1 parent 50eb51b commit f44cbf4Copy full SHA for f44cbf4
1 file changed
python/ql/src/semmle/python/dataflow/new/TypeTracker.qll
@@ -303,6 +303,7 @@ class TypeTracker extends TTypeTracker {
303
}
304
305
306
+/** Provides predicates for implementing custom `TypeTracker`s. */
307
module TypeTracker {
308
/**
309
* Gets a valid end point of type tracking.
0 commit comments