ConstantType

oxygen.quoted.ConstantType
See theConstantType companion class
object ConstantType

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): ConstantTypeCompanion
def unapply(x: ConstantType): Some[Constant]
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.ConstantType): ConstantType