skip

abstract fun skip()(source)

Skips the next token

Since

0.1.0


abstract fun skip(amount: Int)(source)

Skips a number of tokens

Since

0.1.0

Parameters

amount

the number of tokens to skip