Module Kernel_ast.Stmt

module Stmt: Data.S  with type t = stmt

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