Class Plugin.ty

A plugin specialized to work on type definitions. Just define on_ty.

inherit t
method on_event : acts:actions -> Event.t -> unit
method virtual on_ty : acts:actions -> Type.def list -> unit