tooling v0.0.1 (2014-12-07T21:04:21Z)
Dub
Repo
tk.tk
tooling
Tokenizer
TokenizerGenerator
tk
Undocumented in source.
enum
tk
;
enum
tk
;
template
tk
(string symbol)
static if
(!(
symbol == ""
))
static if
(
symbol == "\0"
)
enum
tk
=
TokenType2
(
cast
(
TokenIDRep
)(
1
+
tokens.length
+
reservedTokens.length
))
;
enum
tk
;
Meta
Source
See Source File
tooling
Tokenizer
TokenizerGenerator
tk
manifest constants
id
idResTokens
idTokens
tk