besom.api.experimental.liftable

Members list

Type members

Classlikes

case class Output[+A](inner: A) extends Selectable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Selectable
class Object
trait Matchable
class Any
Show all
object Output

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Output.type
trait RefinedOutput[A]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object RefinedOutput

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type

Value members

Concrete methods

def refineType(using quotes: Quotes)(base: TypeRepr, mirroredElemLabels: Type[_ <: AnyKind], mirroredElemTypes: Type[_ <: AnyKind]): TypeRepr