mirror of
https://github.com/github/codeql.git
synced 2026-04-27 17:55:19 +02:00
Ruby: QLDoc fix
This commit is contained in:
@@ -103,7 +103,7 @@ module RegExpInterpretation {
|
||||
}
|
||||
|
||||
/**
|
||||
* Nodes interpreted as regular expressions via various standard library methods.
|
||||
* A node interpreted as a regular expression.
|
||||
*/
|
||||
class StdLibRegExpInterpretation extends RegExpInterpretation::Range {
|
||||
StdLibRegExpInterpretation() {
|
||||
|
||||
Reference in New Issue
Block a user