toggle menu
SnakeYAML Engine KMP
3.1.1
common
switch theme
search in API
SnakeYAML Engine KMP
/
it.krzeminski.snakeyaml.engine.kmp.parser
/
Parser
/
checkEvent
check
Event
abstract
fun
checkEvent
(
choice
:
Event.ID
)
:
Boolean
(
source
)
Check if the next event is one of the given type.
Parameters
choice
Event ID to match.
Throws
Parser
Exception
in case of malformed input.