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
Quotes.this.reflectModule.this.NullConstant.type

Members list

Value members

Abstract methods

Creates a constant null value.

Creates a constant null value.

Attributes

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

Matches null value constant.

Matches null value constant.

Attributes

Source
Quotes.scala