package diffast-langs-cpp

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.3.6.tar.gz
sha256=be973fe1316a3d72672c03680305ca8a4ad947ed07a8c3eeea8380faec9e52c0
md5=edb85aaf77cd22aaa8f6ce3889bf241d

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