Tracer

sealed trait Tracer
Companion:
object
class Object
trait Matchable
class Any

Type members

Types

type Type <: AnyRef

Value members

Abstract methods

def apply(location: String, file: String, line: Int): Type & Traced
def unapply(trace: Type): Option[(String, String, Int)]

Abstract fields

val empty: Type