package pfff

  1. Overview
  2. Docs
Tools and APIs for program analysis, code visualization, refactoring

Install

Dune Dependency

Authors

Maintainers

Sources

0.37.4.tar.gz
md5=818ceb6724ebcff9f179bcd6aa566bbb
sha512=e64da49c06fbc341ca01fbee4e541d9ab90aa374c1d08152207f9cc130afd779f3e538a7dcc183dd6e2919e235a324acd89583e47c4725c02a5de57e5abec326

doc/pfff-h_files-format/Source_tree/index.html

Module Source_tree

type subsystem =
  1. | SubSystem of string
type dir =
  1. | Dir of string
type tree_reorganization = (subsystem * dir list) list
val load_tree_reorganization : Common.filename -> tree_reorganization
val change_organization : tree_reorganization -> Common.filename -> unit
val subsystem_of_dir : dir -> tree_reorganization -> subsystem
OCaml

Innovation. Community. Security.