Structureswift 6.0.1_RegexParser
DelimiterLexError
struct DelimiterLexError
Citizens in _RegexParser
Conformances
protocol CustomStringConvertible
A type with a customized textual representation.
protocol Error
A type representing an error value that can be thrown.
protocol Sendable
Types
Instance members
var description: String
var kind: DelimiterLexError.Kind
var resumePtr: UnsafeRawPointer
The pointer at which to resume lexing.