scala / 3.1.1 / scala / quoted / quotes$reflectmodule$nullconstantmodule.html /

Trait scala.quoted.NullConstantModule

Methods of the module object val NullConstant

Supertypes
Self type

Abstract methods

Source

Create a constant null value

Source
def unapply(constant: NullConstant): Boolean

Match null value constant

© 2002-2022 EPFL, with contributions from Lightbend.
Licensed under the Apache License, Version 2.0.
https://scala-lang.org/api/3.1.1/scala/quoted/Quotes$reflectModule$NullConstantModule.html