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

Member predicate Impl::AssignOperation::getSource

Gets the source of this assignment. For example y in:

x = y
Expr getSource()