ppxlib
longident_504.ml
ppxlib.ast
ppxlib.astlib
ppxlib.metaquot_lifters
ppxlib.print_diff
ppxlib.runner
ppxlib.runner_as_ppx
ppxlib.stdppx
ppxlib.traverse_builtins
ppxlib_metaquot
ppxlib_traverse
1 2 3 4 5 type t = (*IF_AT_LEAST 504 Ocaml_common.Longident.t = *) | Lident of string | Ldot of t Location.loc * string Location.loc | Lapply of t Location.loc * t Location.loc
1 2 3 4 5
type t = (*IF_AT_LEAST 504 Ocaml_common.Longident.t = *) | Lident of string | Ldot of t Location.loc * string Location.loc | Lapply of t Location.loc * t Location.loc