ESExprTag

esexpr.ESExprTag
See theESExprTag companion trait
object ESExprTag

Attributes

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

Members list

Type members

Classlikes

case object Binary extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Binary.type
case object Bool extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Bool.type
final case class Constructor(name: String) extends ESExprTag

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
case object Float32 extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Float32.type
case object Float64 extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Float64.type
case object Int extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Int.type
case object Null extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Null.type
case object Str extends ESExprTag

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait ESExprTag
class Object
trait Matchable
class Any
Show all
Self type
Str.type

Inherited and Abstract 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

Value members

Concrete methods

def fromExpr(expr: ESExpr): ESExprTag

Givens

Givens