dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
tokToString
dil
lexer
TokensEnum
A table that maps each token kind to a string.
string
[
TOK
.
MAX
]
tokToString
;
Meta
Source
See Implementation
dil
lexer
TokensEnum
enums
TOK
functions
toString
manifest constants
str2TOK
templates
S2T
variables
tokToString
A table that maps each token kind to a string.