Module Server.Kernel_ast.Fundec

module Fundec: Server.Data.S  with type t = fundec

type t 
val jtype : Server.Package.jtype
val of_json : Server.Data.json -> t
val to_json : t -> Server.Data.json