CodeQL library for Python
codeql/python-all 0.11.12 (changelog, source)
Search

Member predicate CompareOp::conditional

Return this if isTrue is true, otherwise returns the inverse

CompareOp conditional(boolean isTrue)