init(syntaxText:)

Creates a String from a SyntaxText.

SyntaxText.swift:247

This declaration is gated by at least one @_spi attribute.

init(syntaxText: SyntaxText)

Ill-formed UTF-8 sequences in syntaxText are replaced with the Unicode replacement character \u{FFFD}.