package diffast-langs-cpp

  1. Overview
  2. Docs
C++/C parser plugin for Diff/AST

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.4.tar.gz
sha256=f58dc5326c1698e22b84e3b808e6008228071f5796cda65433106e0d42c0dad5
sha512=8e451ab99433ef479c7d3aa0396bab6650894a2c3282e72cc65014d61f59dde578020d4bc9d423045e66d1d4592b58e877d7bd830788aeb96e5fa4ba534b4b78

doc/src/diffast-langs-cpp.base/cpp_base.ml.html

Source file cpp_base.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
(* generated by dune *)

(** @canonical Cpp_base.Cpp_fact *)
module Cpp_fact = Cpp_base__Cpp_fact

(** @canonical Cpp_base.Cpp_label *)
module Cpp_label = Cpp_base__Cpp_label

(** @canonical Cpp_base.Cpp_lib_base *)
module Cpp_lib_base = Cpp_base__Cpp_lib_base

(** @canonical Cpp_base.Cpp_tree *)
module Cpp_tree = Cpp_base__Cpp_tree

(** @canonical Cpp_base.Cpp_unparsing *)
module Cpp_unparsing = Cpp_base__Cpp_unparsing