package pfff

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

Install

Dune Dependency

Authors

Maintainers

Sources

0.37.1.tar.gz
sha256=d5be49a8ee9d26bff98b902533e0bde59cf1613a6e8f15651492205434f35c0e
md5=637a4f055de86bf02ad372b45e5567a9

doc/pfff-h_program-lang/Scope_code/index.html

Module Scope_code

type t =
  1. | Global
  2. | Local
  3. | Param
  4. | Static
  5. | Class
  6. | LocalExn
  7. | LocalIterator
  8. | ListBinded
  9. | Closed
  10. | NoScope
val string_of_scope : t -> string
val vof_scope : t -> Ocaml.v
OCaml

Innovation. Community. Security.