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

Predicate Make::Consistency::nonUniqueSetRepresentation

Holds if s1 and s2 are distinct representations of the same set.

Import path

import codeql.controlflow.Cfg
predicate nonUniqueSetRepresentation(Splits s1, Splits s2)