Type

slick.ast.Type$
See theType companion trait
object Type

Attributes

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

Members list

Concise view

Type members

Classlikes

object Structural

An extractor for structural expansions of types

An extractor for structural expansions of types

Attributes

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

Types

type Scope = Map[TermSymbol, Type]

Attributes

Source:
Type.scala

Value members

Concrete methods

def Scope(elems: (TermSymbol, Type)*): Scope

Attributes

Source:
Type.scala