Lexer.isNext

Check if the next token matches the given pattern

class Lexer
bool
isNext
(,
string value = ""
)

Meta