ConstantMethods

scala.quoted.Quotes.reflectModule.ConstantMethods

Extension methods of Constant

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Extensions

Extensions

extension (self: Constant)

Shows the constant as a String

Shows the constant as a String

Attributes

def value: Any

Returns the value of the constant

Returns the value of the constant

Attributes