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

Member predicate Impl::AssignOperation::getDest

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

x = y
Expr getDest()