ByNameType

oxygen.quoted.ByNameType
See theByNameType companion class
object ByNameType

Attributes

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

Members list

Value members

Concrete methods

def companion(using quotes: Quotes): ByNameTypeCompanion
def unapply(x: ByNameType): Some[TypeRepr]
def wrap(using quotes: Quotes)(unwrap: quotes.reflect.ByNameType): ByNameType

Givens