getEnd

open fun getEnd(position: Int): Int(source)

Get the end of specific token from the TokenBasedTokenInputStream 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