TypedModule

Methods of the module object val Typed

Source:
Quotes.scala
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply(expr: Term, tpt: TypeTree): Typed

Create a type ascription :

Create a type ascription :

Source:
Quotes.scala
def copy(original: Tree)(expr: Term, tpt: TypeTree): Typed

Matches :

Matches :

Source:
Quotes.scala