qtil
advanced-security/qtil-ruby 0.0.2
Search

Module RegExpInterpretation

Provides a class for modeling regular expression interpretations.

Import path

import codeql.ruby.Regexp

Classes

Range

A node that is not a regular expression literal, but is used in places that may interpret it as one. Instances of this class are typically strings that flow to method calls like RegExp.new.