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

Member predicate ConstantValue::isComplex

Holds if this is the complex value real + imaginary * i.

predicate isComplex(float real, float imaginary)