Packages

t

slick.ast

TableIdentitySymbol

trait TableIdentitySymbol extends TypeSymbol

A TypeSymbol which uniquely identifies a table type

Source
Symbol.scala
Linear Supertypes
Type Hierarchy
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TableIdentitySymbol
  2. TypeSymbol
  3. Symbol
  4. AnyRef
  5. Any
Implicitly
  1. by StringFormat
  2. by Ensuring
  3. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Abstract Value Members

  1. abstract def name: String
    Definition Classes
    Symbol

Concrete Value Members

  1. def toString(): String
    Definition Classes
    Symbol → AnyRef → Any