parser

Undocumented in source.

Members

Aliases

Stream
alias Stream = SimpleStream!string
Undocumented in source.

Functions

expr
bool expr(Stream s, int val, Stream.Error err)
Undocumented in source. Be warned that the author may not have intended to support it.
primary
bool primary(Stream s, int val, Stream.Error err)
Undocumented in source. Be warned that the author may not have intended to support it.
term
bool term(Stream s, int val, Stream.Error err)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta