toggle menu
shake
0.1.0
common
switch theme
search in API
com.shakelang.util.parseutils
/
com.shakelang.util.parseutils.lexer.token.stream
/
TokenInputStream
/
skip
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