Ocaml_parsing.Attr_helper
SourceHelpers for attributes
Warning: this module is unstable and part of compiler-libs.
The string
argument of the following functions is the name of the attribute we are looking for. If the argument is "foo"
, these functions will find attributes with the name "foo"
or "ocaml.foo"