Literal

oxygen.quoted.Literal
See theLiteral companion class
object Literal

Attributes

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

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): LiteralCompanion
def unapply(x: Literal): Some[Constant]

Matches a literal constant

Matches a literal constant

Attributes

def wrap(using quotes: Quotes)(unwrap: quotes.reflect.Literal): Literal

Givens

Givens