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

Member predicate Generated::UnspecifiedElement::getImmediateChild

Gets the indexth child of this unspecified element (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 getImmediateChild(int index)