Typer

skunk.util.Typer
See theTyper companion object
trait Typer

Attributes

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

Members list

Value members

Abstract methods

def oidForType(tpe: Type): Option[Int]

Attributes

Source
Typer.scala

Attributes

Source
Typer.scala
def typeForOid(oid: Int, typeMod: Int): Option[Type]

Attributes

Source
Typer.scala

Concrete methods

def orElse(that: Typer): Typer

Attributes

Source
Typer.scala