MacroUtils

zio.temporal.internal.MacroUtils
class MacroUtils[Q <: Quotes](using val q: Q)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Concrete methods

def assertConcreteClass(tpe: TypeRepr): Unit
def companionObjectOf(tpe: TypeRepr): Ref
def error(message: String): Nothing
def hasPublicNullaryConstructor(tpe: TypeRepr): Boolean
def isConcreteClass(tpe: TypeRepr): Boolean
def warning(message: String): Unit

Givens

Givens

given q: Q

Extensions

Extensions

extension [A](self: Expr[A])(self: Expr[A])
def debugged(msg: String): Expr[A]