Typer

skunk.util.Typer$
See theTyper companion trait
object Typer

Attributes

Companion:
trait
Source:
Typer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Typer.type

Members list

Concise view

Type members

Classlikes

implicit class ProtocolOps[F[_]](p: Protocol[F])(implicit evidence$1: Functor[F])

Attributes

Source:
Typer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
object Strategy

Attributes

Companion:
trait
Source:
Typer.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed trait Strategy

Attributes

Companion:
object
Source:
Typer.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object BuiltinsOnly.type
object SearchPath.type
case class TypeInfo(oid: Int, name: String, arrayTypeOid: Option[Int], relOid: Option[Int])

Attributes

Source:
Typer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromProtocol[F[_] : Apply](p: Protocol[F]): F[Typer]

Attributes

Source:
Typer.scala

Concrete fields

Attributes

Source:
Typer.scala

Implicits

Implicits

final implicit def ProtocolOps[F[_] : Functor](p: Protocol[F]): ProtocolOps[F]

Attributes

Source:
Typer.scala