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

Member predicate RegExp::alternationOption

Whether the text in the range start,end is an alternation and the text in partStart, partEnd is one of the options in that alternation.

predicate alternationOption(int start, int end, int partStart, int partEnd)