Constant

oxygen.meta.Meta.Constant
See theConstant companion object
sealed trait Constant

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def show(using quotes.reflect.Printer[quotes.reflect.Constant]): String

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

Abstract fields

val raw: quotes.reflect.Constant