Column

protected object Column extends SproutSub[String]
trait SproutSub[String]
trait Sprout[String]
trait Burry[String]
class Object
trait Matchable
class Any

Type members

Inherited types

type Original = O
Inherited from
Burry
override opaque type Type
Inherited from
SproutSub

Value members

Concrete methods

override def apply(s: String): Column
Definition Classes
Sprout

Inherited methods

@inline
final def newType(o: String): Type
Inherited from
Sprout
@inline
final def oldType(n: Type): String
Inherited from
Burry
def symbolicName: String

Used for better error messages, and certain integrations.

Used for better error messages, and certain integrations.

Inherited from
Burry

Inherited fields

final lazy val newTypeInstance: NewType[String, Type]
Inherited from
Sprout