NullConstantModule

scala.quoted.Quotes.reflectModule.NullConstantModule

Methods of the module object val NullConstant

Attributes

Source
Quotes.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NullConstant.type

Members list

Value members

Abstract methods

Create a constant null value

Create a constant null value

Attributes

Source
Quotes.scala
def unapply(constant: NullConstant): Boolean

Match null value constant

Match null value constant

Attributes

Source
Quotes.scala