Module quantities.parsing

This module defines functions to parse units and quantities.

Classes

NameDescription
ParsingException Exception thrown when parsing encounters an unexpected token.

Structs

NameDescription
Parser A quantity parser.
SymbolList Contains the symbols of the units and the prefixes that a parser can handle.