Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f44cbf4

Browse files
committed
Python: QL doc for TypeTracker
1 parent 50eb51b commit f44cbf4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/ql/src/semmle/python/dataflow/new/TypeTracker.qll

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ class TypeTracker extends TTypeTracker {
303303
}
304304
}
305305

306+
/** Provides predicates for implementing custom `TypeTracker`s. */
306307
module TypeTracker {
307308
/**
308309
* Gets a valid end point of type tracking.

0 commit comments

Comments
 (0)