NullConstantModule

Methods of the module object val NullConstant

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant null value

Create a constant null value

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

Match null value constant

Match null value constant

Source:
Quotes.scala