package catala

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Clerk_libSource

Sourcemodule Clerk_config : sig ... end
Sourcemodule Clerk_scan : sig ... end

This module is responsible for scanning Catala files, extracting dependency and test information. It is based on the lightweight "line-parser" (Surface.Parser_driver.line)

Sourcemodule Clerk_toml_encoding : sig ... end