diet-complete ~master (2018-09-11T12:44:55Z)
Dub
Repo
DietInput.match
dietc
lexer
DietInput
Does a peek and advances a token.
struct
DietInput
bool
match
(
TokenType
type
,
string
match
= null
)
Meta
Source
See Implementation
dietc
lexer
DietInput
functions
expect
match
peek
Does a peek and advances a token.