O object

Type

extends Object with Serializable

Some basic type tags, currently incomplete

Supertypes

Object, Serializable

Members

final given def 

BooleanTag

( implicit  qctx: QuoteContext ) : Type[Boolean]

final given def 

ByteTag

( implicit  qctx: QuoteContext ) : Type[Byte]

final given def 

CharTag

( implicit  qctx: QuoteContext ) : Type[Char]

final given def 

DoubleTag

( implicit  qctx: QuoteContext ) : Type[Double]

final given def 

FloatTag

( implicit  qctx: QuoteContext ) : Type[Float]

final given def 

IntTag

( implicit  qctx: QuoteContext ) : Type[Int]

final given def 

LongTag

( implicit  qctx: QuoteContext ) : Type[Long]

final given def 

ShortTag

( implicit  qctx: QuoteContext ) : Type[Short]

final given def 

UnitTag

( implicit  qctx: QuoteContext ) : Type[Unit]