has

abstract fun has(num: Int): Boolean(source)

Checks if the TokenInputStream has left a given number of tokens

Return

has the TokenInputStream left the given amount of Tokens?

Since

0.1.0

Parameters

num

the number of tokens to check