ocp-index 1.3.4

Libraries

This package provides the following libraries (via dune):

ocp-index.lib

Documentation:

  • Dunextract
  • IndexBuild This module contains the function to create our lazy data structure from cmi, cmt and cmti files or from whole directories
  • IndexMisc
  • IndexOut This module contains the output function for the info type bound to nodes in the trie, either through Format or directly to strings using Print
  • IndexPredefined This module contains definitions for the predefined OCaml elements which are not in Pervasives like base types (int, char...) and exceptions (Match_failure...)
  • IndexScope
  • IndexTrie This module defines a generic data structure: Lazy tries based on lists
  • IndexTypes
  • LibIndex

Dependencies: compiler-libs, compiler-libs.common, ocp-indent.lexer, ocp-indent.utils