package passage

  1. Overview
  2. Docs

Module Passage.Template_astSource

Sourcetype ast_node =
  1. | Iden of string
  2. | Text of string
Sourcetype ast = ast_node list
Sourceval to_string : ast_node -> string
OCaml

Innovation. Community. Security.