# EarmarkParser v1.4.45 - Table of Contents

## Modules

- [Bench.GetModuledocs](Bench.GetModuledocs.md): Compare runtime of line scanner amongst different branches

- [EarmarkParser](EarmarkParser.md): 
### API
- [EarmarkParser.Enum.Ext](EarmarkParser.Enum.Ext.md):   Some extensions of Enum functions

- [EarmarkParser.LineScanner.Rgx](EarmarkParser.LineScanner.Rgx.md): Exposes the regular expressions needed in the scanner in a more readable
and optilized way by forcing them to be compiled at compile time in this
module and then inlining them by means of exposed functions.

- [EarmarkParser.Options](EarmarkParser.Options.md)

