AnyConstructorMacro

izumi.distage.constructors.AnyConstructorMacro$

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def make[R : Type](implicit evidence$1: Type[R], qctx: Quotes): Expr[AnyConstructor[R]]
def makeMethod[T : Type, BT : Type](implicit evidence$2: Type[T], evidence$3: Type[BT], qctx: Quotes): Expr[BT]