tree-sitter-ocaml 0.16.0

OCaml grammar for the tree-sitter parsing library
Documentation
(*
 * Copyright (c) Facebook, Inc. and its affiliates.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 *)

module Table = struct
  let of_name _ = ()
end

let new_sample _ _ = ()

let add_int _ _ _ = ()

let add_normal _ _ _ = ()

let add_denorm _ _ _ = ()

let add_normvector _ _ _ = ()

let add_tags _ _ _ = ()