Namespace Mangrove.Parsing
Classes
MutableMetricsPlan
Mutable version of a MetricsPlan optimized for fast Expression and Table lookup.
Parser
Main entry point for the Mangrove lightweight parser.
StaticParser
Wrapper for super-lightweight, static parser methods for converting to / from string and enum objects.
Enums
ErrorKind
All error types that Parser may produce. These should all have helpful and meaningful docstrings.
WarningKind
All warning types that Parser may produce. These should all have helpful and meaningful docstrings.