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.
1 parent 99f3a61 commit 23e9785Copy full SHA for 23e9785
1 file changed
python/ql/src/semmle/python/dataflow/new/TypeTracker.qll
@@ -458,6 +458,7 @@ class TypeBackTracker extends TTypeBackTracker {
458
}
459
460
461
+/** Provides predicates for implementing custom `TypeBackTracker`s. */
462
module TypeBackTracker {
463
/**
464
* Gets a valid end point of type back-tracking.
0 commit comments