annotation

oxygen.meta.K0.annotation
object annotation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
annotation.type

Members list

Type members

Classlikes

final class showAllDerivation extends Annotation

Attributes

Supertypes
class Annotation
class Object
trait Matchable
class Any
final class showDerivation[F[_]] extends Annotation

Attributes

Supertypes
class Annotation
class Object
trait Matchable
class Any

Value members

Concrete methods

def showGeneral[T : Type](a: Annotations, expr: Expr[_])(using evidence$1: Type[T], Quotes): Unit
def showSpecific[F[_] : Type, T : Type](a: Annotations, expr: Expr[_])(using evidence$1: Type[F], evidence$2: Type[T], Quotes): Unit