We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beaacf9 commit 992c144Copy full SHA for 992c144
1 file changed
javascript/ql/lib/semmle/javascript/BasicBlocks.qll
@@ -1 +1,6 @@
1
+/**
2
+ * Provides classes for working with basic blocks, and predicates for computing
3
+ * liveness information for local variables.
4
+ */
5
+
6
import internal.BasicBlockInternal::Public
0 commit comments