dmildew v0.5.2 (2021-02-18T19:29:38Z)
Dub
Repo
Lexer.this
mildew
lexer
Lexer
Constructor takes code as text to tokenize
struct
Lexer
this
(
string
code
)
Meta
Source
See Implementation
mildew
lexer
Lexer
constructors
this
functions
tokenize
static variables
ESCAPE_CHARS
KEYWORDS
Constructor takes code as text to tokenize