-
Declaration
Swift
public let site: SourceRange -
The callee.
Declaration
Swift
public let callee: AnyExprID -
The arguments of the call.
Declaration
Swift
public let arguments: [LabeledArgument] -
Undocumented
Declaration
Swift
public init(callee: AnyExprID, arguments: [LabeledArgument], site: SourceRange)
View on GitHub