StructureGrammar
ApplicationError
An error occured while applying a parsing rule.
@frozen struct ApplicationError<Rule> where Rule : ParsingRule
An error occured while applying a parsing rule.
@frozen struct ApplicationError<Rule> where Rule : ParsingRule
var description: String
A textual representation of this instance.
var halfWidthCornerQuoted: String