tiger_lib

Module macros

Source
Expand description

MacroCache to cache macro expansions, and MacroMap to track Loc use across macro expansions.

Structsยง

  • 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.
  • MacroKey ๐Ÿ”’
  • Type-safety wrapper.
  • A bijective map storing the link index and the associated loc denoting the key to the block containing the macros.

Staticsยง