ConstantMethods

Extension methods of Constant

Source:
Quotes.scala
class Object
trait Matchable
class Any

Extensions

Extensions

extension (self: Constant)

Shows the constant as a String

Shows the constant as a String

Source:
Quotes.scala
def value: Any

Returns the value of the constant

Returns the value of the constant

Source:
Quotes.scala