mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
JS/Ruby/Python: rename RegExpTreeView.qll to ReDoSUtilSpecific.qll
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user