-
Declaration
Swift
public let site: SourceRange -
The site of the
returnintroducer.Declaration
Swift
public let introducerSite: SourceRange -
The return value, if any.
Declaration
Swift
public let value: AnyExprID? -
Undocumented
Declaration
Swift
public init( introducerSite: SourceRange, value: AnyExprID?, site: SourceRange )
View on GitHub