Module V0.Caml

module Ppxlib = Ppxlib
module Astlib = Astlib
module Emitter = Bindoj_gen.Emitter
module CommonTypes : sig ... end
include module type of struct include CommonTypes end
type signature_item = Ppxlib.signature_item
type signature = Ppxlib.signature
type structure_item = Ppxlib.structure_item
type structure = structure_item list
type value_binding = Ppxlib.value_binding
type type_declaration = Ppxlib.type_declaration
type core_type = Ppxlib.core_type
module Structure : sig ... end
module Signature : sig ... end