dmildew v0.5.6 (2021-02-22T01:27:01Z)
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