zua ~master (2020-02-09T15:49:24Z)
Dub
Repo
Lexer.isNext
zua
parser
lexer
Lexer
Check if the next token matches the given pattern
class
Lexer
bool
isNext
(
TokenType
type
,
string
value
= ""
)
Meta
Source
See Implementation
zua
parser
lexer
Lexer
constructors
this
functions
consume
discard
eof
isNext
next
peek
restore
save
source
tryConsume
variables
last
Check if the next token matches the given pattern