Expand description
MacroCache to cache macro expansions, and MacroMap to track Loc use across macro expansions.
Structsยง
- Macro
Cache - A helper for scripted effects, triggers, and modifiers, all of which can accept macro arguments and which need to be expanded for every macro call.
- Macro
Key ๐ - Macro
Map - Macro
MapIndex - Type-safety wrapper.
- Macro
MapInner - A bijective map storing the link index and the associated loc denoting the key to the block containing the macros.
Staticsยง
- MACRO_
MAP ๐ - Global macro map