toggle menu
SnakeYAML Engine KMP
2.7.4-SNAPSHOT
common
switch theme
search in API
SnakeYAML Engine KMP
/
org.snakeyaml.engine.v2.parser
/
Parser
/
next
next
abstract
operator override
fun
next
(
)
:
Event
Returns the next event.
The event will be removed from the stream.
Throws
Parser
Exception
in case of malformed input.