Interp

trait Interp[+A] extends ReSource
Type Params
A

return type of the accessor

trait ReSource
class Object
trait Matchable
class Any
trait EventCompat[T]
trait Event[T]
class EventImpl[T]
class Evt[T]
trait SignalCompat[T]
trait Signal[T]
class SignalImpl[T]
class Var[A]
class Reactor[T]
trait InterpMacro[A]

Document{}

def interpret(v: Value): A

Interprets the internal type to the external type

Interprets the internal type to the external type

Type members

Inherited types

type Value
Inherited from
ReSource