Module Kernel_datatype


module Kernel_datatype: sig .. end
Datatypes of some useful kernel types.
Consult the Plugin Development Guide for additional details.

module Rooted_Code_Annotation: Project.Datatype.S  with type t = rooted_code_annotation
module Before_After: 
functor (A : Project.Datatype.S) -> Project.Datatype.S with type t = A.t before_after
module Rooted_Code_Annotation_Before_After: Project.Datatype.S  with type t = rooted_code_annotation before_after