We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdbe169 commit def1b3cCopy full SHA for def1b3c
ruby/ql/lib/codeql/ruby/Regexp.qll
@@ -103,7 +103,7 @@ module RegExpInterpretation {
103
}
104
105
/**
106
- * Nodes interpreted as regular expressions via various standard library methods.
+ * A node interpreted as a regular expression.
107
*/
108
class StdLibRegExpInterpretation extends RegExpInterpretation::Range {
109
StdLibRegExpInterpretation() {
0 commit comments