C private class

PrimitiveLiftable [T]

extends Object with Liftable

Supertypes

Object, Liftable

Constructors

PrimitiveLiftable

( )

Members

def 

toExpr

( x: T ) : implicit QuoteContext => Expr[T]

Lift a primitive value n into '{ n }

Lift a primitive value n into '{ n }