get

open operator fun get(position: Int): T(source)

Get a specific token from the TokenBasedTokenInputStream

Return

the token at the given position

Since

0.1.0

Parameters

position

the position to get

Throws

if the position is invalid