StructureRegexParser
LocatedError
An error that includes information about the location in source code.
struct LocatedError<E> where E : Error
An error that includes information about the location in source code.
struct LocatedError<E> where E : Error
var description: String
A textual representation of this instance.
let error: E
var halfWidthCornerQuoted: String
let location: SourceLocation