Module Fortran_parsing.F_decSource
module Xlist = Diffast_misc.XlistSourceval level_to_string : (int * int) -> string Sourceval level_list_to_string : (int * int) list -> string Sourcetype t = | VarExpr| Align of string| Wrt| Nowrt| PrefetchHint| PrefetchHintAll| Max of int| Min of int| Avg of int
Sourceval to_simple_string : t -> string Sourceval to_tag : t -> string * (string * string) list