CodeQL library for Ruby
codeql/ruby-all 0.8.15-dev (changelog, source)
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.