Module Ast_helper.Rf

Row fields

let tag: ?loc:loc => ?attrs:attrs => with_loc(Asttypes.label) => bool => list(Parsetree.core_type) => Parsetree.row_field;
let inherit_: ?loc:loc => Parsetree.core_type => Parsetree.row_field;