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 Objecttrait Matchableclass Any
- Known subtypes
-
object ComposerImpl
object ComposerImpl extends Composer
Attributes
- Source
- Composer.scala
- Supertypes
- Self type
-
ComposerImpl.type
In this article