Composer
org.virtuslab.yaml.internal.load.compose.Composer
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
Attributes
- Source
- Composer.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
object ComposerImpl
Members list
In this article