CodeQL library for Ruby
codeql/ruby-all 2.0.4-dev (changelog, source)
Search

Predicate Impl::isIgnoreCase

Holds if root has the i flag for case-insensitive matching.

Import path

import codeql.ruby.regexp.RegExpTreeView
predicate isIgnoreCase(RegExpTerm root)