-
Declaration
Swift
public let site: SourceRange -
The site of the
&operator.Declaration
Swift
public let operatorSite: SourceRange -
The underlying expression.
Declaration
Swift
public let subject: AnyExprID -
Undocumented
Declaration
Swift
public init(operatorSite: SourceRange, subject: AnyExprID, site: SourceRange)
View on GitHub