Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type tag = [ `Start of string | `Stop ] * (Lexing.position * layer_info)
val parse : impl_file:string -> annot_file:string -> tag list
val from_file : impl_file:string -> annot_file:string -> tag list option