module Marker:sig
..end
include Data.S
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.