Class Plugin.syn_fun

A plugin specialized to work on (syntactic) function definitions. Just define on_syn_fun.

inherit t
method on_event : acts:actions -> Event.t -> unit
method virtual on_syn_fun : acts:actions -> Uid.t list -> Event.funs_syn -> unit