Module quantities.parsing
This module defines functions to parse units and quantities.
Classes
| Name | Description |
|---|---|
ParsingException
|
Exception thrown when parsing encounters an unexpected token. |
Structs
| Name | Description |
|---|---|
Parser
|
A quantity parser. |
SymbolList
|
Contains the symbols of the units and the prefixes that a parser can handle. |