Module Kernel_ast.Marker

include Data.S with type t = Frama_c_kernel.Printer_tag.localizable
val jtype : Package.jtype
val of_json : Data.json -> t
val to_json : t -> Data.json
val jstmt : Package.jtype
val jdecl : Package.jtype
val jlval : Package.jtype
val jexpr : Package.jtype
val jterm : Package.jtype
val jglobal : Package.jtype
val jproperty : Package.jtype
val create : t -> string

Memoized unique identifier.

val lookup : string -> t

Get back the localizable, if any.