tartar
/
com.github.adriantodt.tartar.api.parser
/
ParserContext
/
nextIs
common
next
Is
abstract fun
nextIs
(type:
T
):
Boolean
Content copied to clipboard
Peeks the next token and if the token types are equal, returns true.