Tag

org.virtuslab.yaml.Tag$
See theTag companion trait
object Tag

Attributes

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

Members list

Type members

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

Value members

Concrete methods

def apply[T](implicit classTag: ClassTag[T]): Tag

Attributes

Source
Tag.scala
def resolveTag(value: String, style: Option[ScalarStyle]): Tag

Attributes

Source
Tag.scala

Concrete fields

val boolean: Tag

Attributes

Source
Tag.scala
val corePrimitives: Set[Tag]

Attributes

Source
Tag.scala
val coreSchemaValues: Set[String]

Attributes

Source
Tag.scala
val float: Tag

Attributes

Source
Tag.scala
val int: Tag

Attributes

Source
Tag.scala
val map: Tag

Attributes

Source
Tag.scala
val nullTag: Tag

Attributes

Source
Tag.scala
val seq: Tag

Attributes

Source
Tag.scala
val str: Tag

Attributes

Source
Tag.scala