Structs§
Enums§
- Token
Kind - Unit
- Unit suffix on a numeric literal in MMS source (e.g.
50%,20gu,30deg). Bare numbers without a suffix tokenize asNumber(f64)and do not carry a unit. When a unit suffix is present, the lexer emitsDimension(f64, Unit)instead.
Constants§
- COMPONENT_
SHORTFORMS - Mapping of short component identifiers (used in
.mms) to the canonical component type name that the host registry resolves.