parsers.Eof

Undocumented in source.
template parsers(Stream)
struct Eof {}

Members

Functions

parse
bool parse(Stream stream, Nothing _, Stream.Error err)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta