dil ~master (2015-07-05T21:12:10Z)
Home
Dub
Repo
S2T
dil
lexer
TokensEnum
Converts multiple Token strings and returns a Tuple of TOK values.
template
S2T
(string s)
template
S2T
(Ss...)
template
S2T (
Ss
...
) {}
Meta
Source
See Implementation
dil
lexer
TokensEnum
enums
TOK
functions
toString
manifest constants
str2TOK
templates
S2T
variables
tokToString
Converts multiple Token strings and returns a Tuple of TOK values.