InvocationMacroUtils
zio.temporal.internal.InvocationMacroUtils
class InvocationMacroUtils[Q <: Quotes](using val q: Q) extends MacroUtils[Q]
Attributes
- Graph
-
- Supertypes
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
case class MethodInvocation(instance: q.reflect.Term, methodName: String, args: List[q.reflect.Term])
Attributes
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
def assertTypedWorkflowStub(workflow: q.reflect.TypeRepr, stubType: q.reflect.TypeRepr, method: String): q.reflect.TypeRepr
Inherited methods
Attributes
- Inherited from:
- MacroUtils
Attributes
- Inherited from:
- MacroUtils
Attributes
- Inherited from:
- MacroUtils
Attributes
- Inherited from:
- MacroUtils
Attributes
- Inherited from:
- MacroUtils
Attributes
- Inherited from:
- MacroUtils
Givens
Givens
Extensions
Inherited extensions
extension [A](self: Expr[A])
Attributes
- Inherited from:
- MacroUtils
In this article