Event

object Event
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Event.type

Type members

Classlikes

final implicit class AllEventOps(val e: AllEvent) extends AnyVal
final implicit class EventOps[P <: PositionInfo](val e: Event[P]) extends AnyVal

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Implicits

Implicits

final implicit def AllEventOps(e: AllEvent): AllEventOps
final implicit def EventOps[P <: PositionInfo](e: Event[P]): EventOps[P]