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

Member predicate Impl::AssignOperation::getDest

Gets the destination of this assignment. For example x in:

x = y
Expr getDest()