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

Member predicate ConstantValue::isComplex

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

predicate isComplex(float real, float imaginary)