tests.parser.base

Undocumented in source.

Members

Enums

TokenType
enum TokenType
Undocumented in source.

Functions

allButWhitespace
auto allButWhitespace(Range tokens)
Undocumented in source. Be warned that the author may not have intended to support it.
supply
Token[] supply(Take!string input)
Undocumented in source. Be warned that the author may not have intended to support it.
supply
Token[] supply(Token[] listA, Token[] listB)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Token
struct Token
Undocumented in source.

Meta