Module Ast_helper.Attr

module Attr: sig .. end

Attributes


let mk:
  (~loc: Ast_helper.loc=?, Ast_helper.str, Parsetree.payload) =>
  Parsetree.attribute;