EventKind

org.virtuslab.yaml.internal.load.parse.EventKind
See theEventKind companion object
sealed abstract class EventKind

Attributes

Companion
object
Source
Event.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Alias
class DocumentEnd
object MappingEnd.type
class MappingStart
class Scalar
object SequenceEnd.type
object StreamEnd.type
object StreamStart.type
Show all
In this article