ConstantMethods (original) (raw)
scala.quoted.Quotes.reflectModule.ConstantMethods
trait ConstantMethods
Extension methods of Constant
Attributes
Source
Graph
Supertypes
class Object
trait Matchable
class Any
Members list
Extensions
Extensions
extension (self: Constant)
def show(using Printer[Constant]): String
Shows the constant as a String
Shows the constant as a String
Attributes
Source
Returns the value of the constant
Returns the value of the constant
Attributes
Source