Expand description
Schema for #set directives recognised in MVP 1.5.
Each Target (e.g. page, text, document) advertises a fixed
list of (key, slot type) pairs. Unknown targets and unknown keys
produce diagnostics in the lowerer (MOS0011/MOS0015). Slot types drive
the coerce_value step and MOS0020 type-mismatch messages.
Structsยง
- Slot ๐
Enumsยง
Constantsยง
- DOCUMENT_
SLOTS ๐ - IMAGE_
SLOTS ๐ - PAGE_
SLOTS ๐ - TEXT_
SLOTS ๐
Functionsยง
- lookup_
target ๐