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

Member predicate Impl::BraceStmt::getImmediateElement

Gets the indexth element of this brace statement (0-based).

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.

AstNode getImmediateElement(int index)