org.virtuslab.yaml.internal.load.reader.token.ScalarStyle
See theScalarStyle companion class
object ScalarStyle
Attributes
- Companion
- class
- Source
- ScalarStyle.scala
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
ScalarStyle.type
Members list
Type members
Classlikes
case object DoubleQuoted extends ScalarStyle
Attributes
- Source
- ScalarStyle.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalarStyleclass Objecttrait Matchableclass AnyShow all
- Self type
-
DoubleQuoted.type
case object Folded extends ScalarStyle
Attributes
- Source
- ScalarStyle.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalarStyleclass Objecttrait Matchableclass AnyShow all
- Self type
-
Folded.type
case object Literal extends ScalarStyle
Attributes
- Source
- ScalarStyle.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalarStyleclass Objecttrait Matchableclass AnyShow all
- Self type
-
Literal.type
case object Plain extends ScalarStyle
Attributes
- Source
- ScalarStyle.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalarStyleclass Objecttrait Matchableclass AnyShow all
- Self type
-
Plain.type
case object SingleQuoted extends ScalarStyle
Attributes
- Source
- ScalarStyle.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass ScalarStyleclass Objecttrait Matchableclass AnyShow all
- Self type
-
SingleQuoted.type
Inherited and Abstract types
The names of the product elements
The name of the type
Value members
In this article