Documentation Language: Swift

Function

swiftCode(alias:)

Swift code representation of a type alias

func swiftCode(alias: GIR.Alias) -> String

Parameters

alias

The type alias to generate code for

Return Value

The Swift code representingg the type alias