Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for Swift
codeql/swift-all 4.3.0 (changelog, source)

Member predicate Generated::DictionaryExpr::getImmediateElement

Gets the indexth element of this dictionary expression (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.

Expr getImmediateElement(int index)