codeql/python/old-change-notes/2021-02-18-type-backtracker...

215 B

lgtm,codescanning

  • Added support for type backtracking. Dual to the TypeTracker class, the TypeBackTracker class allows the propagation of user-defined type information backwards from a set of data flow nodes.