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

Member predicate Generated::PoundAssertStmt::getImmediateCondition

Gets the condition of this pound assert statement.

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 getImmediateCondition()