toy.lex

Undocumented in source.

Members

Enums

Tag
enum Tag

// Tokenizer /////

Functions

lex
Token[] lex(string input)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Token
struct Token
Undocumented in source.

Variables

token_exprs
Token[] token_exprs;
Undocumented in source.

Meta