Macro Tables

Home » Macro Tables

The Macro Tables

These tables document the macros for the standard environment and for the examples/re-nginx-log-processor.

The main tables have the following columns.

column content
name name of the macro
caps the number of captures in the RE
regex the RE (with macros)
examples examples that should be matched by the RE
anti-examples examples that should not be match by the RE
fails messages for failing tests (should be empty)
parser name of Haskell parser for the matched text (optional)
comment notes

These tables best viewed raw.