dud ~master (2021-08-18T15:25:26Z)
Dub
Repo
test
dud
sdlang
lexer
Undocumented in source. Be warned that the author may not have intended to support it.
void
test
(Lexer lex, TokenType tt)
void
test
(Lexer lex, TokenType tt, ValueType vt, T value)
@
safe
pure
void
test
(
T
)
(
ref
Lexer
lex
,
TokenType
tt
,
ValueType
vt
,
T
value
)
Meta
Source
See Implementation
dud
sdlang
lexer
functions
test
structs
Lexer