Instance Methodswift 6.0.3Swift

appendLiteral(_:)

Appends a literal segment of a string interpolation.

mutating func appendLiteral(_ literal: String)

Do not call this method directly. It is used by the compiler when interpreting string interpolations.