scala / 3.1 / scala / quoted / quotes$reflectmodule$constantmethods.html

Trait scala.quoted.ConstantMethods

Extension methods of Constant

Supertypes

Extensions

extension (self: Constant)

Source
def show(using Printer[Constant]): String

Shows the constant as a String

Source
def value: Any

Returns the value of the 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$ConstantMethods.html