TagPrefix

org.virtuslab.yaml.internal.load.TagPrefix$
See theTagPrefix companion class
object TagPrefix

Attributes

Companion
class
Source
TagHandle.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
TagPrefix.type

Members list

Type members

Classlikes

case class Global(prefix: String) extends TagPrefix

Attributes

Source
TagHandle.scala
Supertypes
trait Serializable
trait Product
trait Equals
class TagPrefix
class Object
trait Matchable
class Any
Show all
case class Local(prefix: String) extends TagPrefix

Attributes

Source
TagHandle.scala
Supertypes
trait Serializable
trait Product
trait Equals
class TagPrefix
class Object
trait Matchable
class Any
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala