toggle menu
SnakeYAML Engine KMP
2.7.4-SNAPSHOT
common
switch theme
search in API
SnakeYAML Engine KMP
/
org.snakeyaml.engine.v2.parser
/
Parser
/
checkEvent
check
Event
abstract
fun
checkEvent
(
choice
:
Event.ID
)
:
Boolean
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.