MergeAst

dataprism.sharedast.MergeAst
See theMergeAst companion class
object MergeAst

Attributes

Companion
class
Source
SharedSqlAst.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
MergeAst.type

Members list

Type members

Classlikes

case class When[Codec[_]](not: Boolean, cond: Option[SqlExpr[Codec]], operation: WhenOperation[Codec])

Attributes

Source
SharedSqlAst.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
enum WhenOperation[Codec[_]]

Attributes

Source
SharedSqlAst.scala
Supertypes
trait Enum
trait Serializable
trait Product
trait Equals
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

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala