ErrorContext

Undocumented in source.

Alias This

errors

Members

Functions

error
void error(DietInput input, size_t at, string s)
Undocumented in source. Be warned that the author may not have intended to support it.
expect
void expect(DietInput input, size_t at, string expectation, string srcfile, size_t srcline)
Undocumented in source. Be warned that the author may not have intended to support it.
formatMessage
string formatMessage(DietInput input, size_t at, string s)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Error
struct Error
Undocumented in source.

Variables

errors
Error[] errors;
Undocumented in source.

Meta