org.virtuslab.yaml.Node
See theNode companion trait
object Node
Attributes
- Companion
- trait
- Source
- Node.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
Node.type
Members list
Type members
Classlikes
final case class MappingNode extends Node
Attributes
- Companion
- object
- Source
- Node.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Nodeclass Objecttrait Matchableclass AnyShow all
object MappingNode
Attributes
- Companion
- class
- Source
- Node.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MappingNode.type
final implicit class ModifyOps(val either: Either[ModifyError, Node]) extends AnyVal
Attributes
- Source
- Node.scala
- Supertypes
-
class AnyValtrait Matchableclass Any
final case class ScalarNode extends Node
Attributes
- Companion
- object
- Source
- Node.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Nodeclass Objecttrait Matchableclass AnyShow all
object ScalarNode
Attributes
- Companion
- class
- Source
- Node.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ScalarNode.type
final case class SequenceNode extends Node
Attributes
- Companion
- object
- Source
- Node.scala
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait Nodeclass Objecttrait Matchableclass AnyShow all
object SequenceNode
Attributes
- Companion
- class
- Source
- Node.scala
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
SequenceNode.type
Inherited and Abstract types
The names of the product elements
The name of the type
Implicits
Implicits
Attributes
- Source
- Node.scala
In this article