Module Camlp4.Struct.Grammar.Structure.Make.Action


module Action: sig .. end

type t = Obj.t 
val mk : 'a -> Obj.t
val get : Obj.t -> 'a
val getf : Obj.t -> 'a
val getf2 : Obj.t -> 'a