-
Declaration
Swift
public let site: SourceRange -
The left operand.
Declaration
Swift
public let left: AnyExprID -
The right operand.
Declaration
Swift
public let right: AnyExprID -
Undocumented
Declaration
Swift
public init(left: AnyExprID, right: AnyExprID, site: SourceRange)
View on GitHub