JS/Ruby/Python: rename RegExpTreeView.qll to ReDoSUtilSpecific.qll

This commit is contained in:
Arthur Baars
2022-03-22 17:42:39 +01:00
parent af1d949d06
commit b103679d8a
6 changed files with 6 additions and 8 deletions

View File

@@ -12,7 +12,7 @@
* states that will cause backtracking (a rejecting suffix exists).
*/
import RegExpTreeView
import ReDoSUtilSpecific
/**
* A configuration for which parts of a regular expression should be considered relevant for

View File

@@ -1,5 +1,5 @@
/**
* This module should provide a class hierarchy corresponding to a parse tree of regular expressions.
* Provides Python-specific definitions for use in the ReDoSUtil module.
*/
import python