UnitConstantModule

Methods of the module object val UnitConstant

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

Create a constant Unit value

Create a constant Unit value

Source:
Quotes.scala
def unapply(constant: UnitConstant): true

Match Unit value constant

Match Unit value constant

Source:
Quotes.scala