Skip to content

Commit 4bdf21b

Browse files
committed
Java: Add Content Flow module.
1 parent 642ec38 commit 4bdf21b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
private import java
2+
private import DataFlowImplSpecific
3+
private import codeql.dataflow.internal.ContentDataFlowImpl
4+
5+
module ContentDataFlow {
6+
import MakeImplContentDataFlow<Location, JavaDataFlow>
7+
}

0 commit comments

Comments
 (0)