enum SyntaxVerifierError
case unknownSyntaxFound(node: Syntax)
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String
CustomStringConvertible
Error
Sendable