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 b66dd23 commit b1f5deaCopy full SHA for b1f5dea
1 file changed
python/ql/src/meta/ClassHierarchy/Find.ql
@@ -1,3 +1,9 @@
1
+/**
2
+ * @name Find new subclasses to model
3
+ * @id py/meta/find-subclasses-to-model
4
+ * @kind table
5
+ */
6
+
7
import python
8
import semmle.python.dataflow.new.DataFlow
9
private import semmle.python.ApiGraphs
0 commit comments