org.virtuslab.yaml.internal.load.compose

Members list

Type members

Classlikes

trait Composer

Composing takes a series of serialization events and produces a representation graph. It can fail due to any of several reasons e.g. unexpected event. Returns either YamlError or Node

Composing takes a series of serialization events and produces a representation graph. It can fail due to any of several reasons e.g. unexpected event. Returns either YamlError or Node

Attributes

Source
Composer.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ComposerImpl.type
object ComposerImpl extends Composer

Attributes

Source
Composer.scala
Supertypes
trait Composer
class Object
trait Matchable
class Any
Self type