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

Member predicate CompareOp :: conditional

Return this if isTrue is true, otherwise returns the inverse

CompareOp conditional ( boolean isTrue )