Skip to content

Commit f0254fc

Browse files
committed
introduce RegExpInterpretation instead of RegexString, and move RegexTreeView.qll into a regexp folder
1 parent e677b62 commit f0254fc

File tree

15 files changed

+1174
-1157
lines changed

15 files changed

+1174
-1157
lines changed

python/ql/lib/semmle/python/PrintAst.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
*/
88

99
import python
10-
import semmle.python.RegexTreeView
10+
import semmle.python.regexp.RegexTreeView
1111
import semmle.python.Yaml
1212

1313
private newtype TPrintAstConfiguration = MkPrintAstConfiguration()

0 commit comments

Comments
 (0)