StaticSpliceMacro

io.getquill.context.StaticSpliceMacro

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

object DefTerm

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
DefTerm.type
object TermIsModule

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

The term is a static module but not a package

The term is a static module but not a package

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def apply[T : Type](valueRaw: Expr[T])(implicit evidence$1: Type[T], Quotes): Expr[T]
def isModule(using Quotes)(sym: Symbol): Boolean

Extensions

Extensions

extension [T](opt: Option[T])
def nullAsNone: Option[T]