CodeQL library for Swift
codeql/swift-all 5.0.6-dev (changelog, source)
Search

Member predicate Generated::ConditionElement::getImmediateBoolean

Gets the boolean of this condition element, if it exists.

This includes nodes from the “hidden” AST. It can be overridden in subclasses to change the behavior of both the Immediate and non-Immediate versions.

Expr getImmediateBoolean()