TypedModule

Methods of the module object val Typed

Methods of the module object val Typed

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 :

def copy(original: Tree)(expr: Term, tpt: TypeTree): Typed
def unapply(x: Typed): (Term, TypeTree)

Matches :

Matches :