package bitstring

  1. Overview
  2. Docs

Module Ppx_bitstring.Entity

type t = {
  1. txt : string;
  2. exp : Migrate_parsetree.Ast_405.Parsetree.expression;
  3. pat : Migrate_parsetree.Ast_405.Parsetree.pattern;
}
val mksym : string -> string
val make : loc:Migrate_parsetree.Ast_405.Ast_helper.loc -> string -> t
OCaml

Innovation. Community. Security.