skip

open override fun skip()(source)

Skip one token

Since

0.1.0


open override fun skip(amount: Int)(source)

Skip a requested amount of tokens

Since

0.1.0

Parameters

amount

The amount of tokens that should be skipped