Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t = Atd_ast.annot
val has_section : string -> t -> bool
val has_field : string list -> string -> t -> bool
val get_flag : string list -> string -> t -> bool
val get_field : (string -> 'a option) -> 'a -> string list -> string -> t -> 'a
val set_field : Atd_ast.loc -> string -> string -> string option -> t -> t