ConstantMethods
scala.quoted.Quotes.reflectModule.ConstantMethods
trait ConstantMethods
Extension methods of Constant
Attributes
- Source
- Quotes.scala
- Graph
-
- Supertypes
Members list
Extensions
Extensions
extension (self: Quotes.this.reflectModule.this.Constant)
def show(using Quotes.this.reflectModule.this.Printer[Quotes.this.reflectModule.this.Constant]): String
Shows the constant as a String
Returns the value of the constant
In this article