getHasValue

open fun getHasValue(position: Int): Boolean(source)

Check if specific token from the TokenBasedTokenInputStream has a value (by it's position)

Return

the token at the given position

Since

0.1.0

Parameters

position

the position to get

Throws

if the position is invalid