package catala

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

Module Surface.Lexer_frSource

Sourceval token_list_fr : (string * Parser.token) list

Same as Surface.Lexer.token_list_language_agnostic, but with tokens specialized to French.

Main lexing function used in code blocks

Main lexing function used outside code blocks

Entry point of the lexer, distributes to lex_code_fr or lex_law_fr depending of Surface.Lexer.is_code.

OCaml

Innovation. Community. Security.