ScalarStyle

org.virtuslab.yaml.internal.load.reader.token.ScalarStyle
See theScalarStyle companion object
sealed abstract class ScalarStyle(indicator: Char)

Attributes

Companion
object
Source
ScalarStyle.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object DoubleQuoted.type
object Folded.type
object Literal.type
object Plain.type
object SingleQuoted.type
In this article