Module type TopDown.PARSABLE_CONST

module type PARSABLE_CONST = sig .. end

type t 
val of_string : string -> t
val of_int : int -> t