package forester

  1. Overview
  2. Docs
A tool for tending mathematical forests

Install

Dune Dependency

Authors

Maintainers

Sources

4.2.0.tar.gz
md5=7543fe7acbdfeb2056dc0b774965239f
sha512=2317bf84588692bbbd40e5fa944faab4889474e4a058e336bd1165f6dd8e55e8979affab098248c87354acdc3b6e6927305553ff5ab6b002b6739719814ec080

doc/forester.frontend/Forester_frontend/Grammar/index.html

Module Forester_frontend.GrammarSource

Sourcetype token =
  1. | XML_ELT_IDENT of string
  2. | WHITESPACE of string
  3. | VERBATIM of string
  4. | TEXT of string
  5. | SUBTREE
  6. | SCOPE
  7. | RSQUARE
  8. | RPAREN
  9. | RBRACE
  10. | PUT
  11. | PATCH
  12. | OPEN
  13. | OBJECT
  14. | NAMESPACE
  15. | LSQUARE
  16. | LPAREN
  17. | LET
  18. | LBRACE
  19. | IMPORT
  20. | IDENT of string
  21. | HASH_LBRACE
  22. | HASH_HASH_LBRACE
  23. | GET
  24. | FUN
  25. | EXPORT
  26. | EOF
  27. | DEFAULT
  28. | DEF
  29. | DECL_XMLNS of string
  30. | CALL
  31. | ALLOC
Sourceexception Error
Sourcemodule MenhirInterpreter : sig ... end
Sourcemodule Incremental : sig ... end
OCaml

Innovation. Community. Security.