package ppx_pyformat

  1. Overview
  2. Docs

Module Ppx_pyformat.ParserSource

Sourcetype token =
  1. | STR of string
  2. | FIELD of Types.raw_replacement_field
  3. | EOF
Sourceexception Error