Token

izumi.logstage.api.rendering.json.LogstageCirceWriter$.Token$
See theToken companion trait
object Token

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Token.type

Members list

Concise view

Type members

Classlikes

case object Close extends Struct

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Struct
trait Token
class Object
trait Matchable
class Any
Self type
Close.type
final case class Open(map: Boolean) extends Struct

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Struct
trait Token
class Object
trait Matchable
class Any
sealed trait Struct extends Token

Attributes

Graph
Supertypes
trait Token
class Object
trait Matchable
class Any
Known subtypes
object Close.type
class Open
final case class Value(value: Json) extends Token

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Token
class Object
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror