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-lang_js-analyze/Annotation_js/index.html

Module Annotation_js

type annotation =
  1. | ProvidesModule of Module_pre_es6.module_
  2. | ProvidesLegacy of Module_pre_es6.module_
  3. | RunWhenReady
  4. | Other of string
val annotations_of_program_with_comments : Parse_js.program_and_tokens -> (annotation * Parse_info.info) list
val extract_annotations : string -> annotation list
OCaml

Innovation. Community. Security.