The main transformer class
- Value parameters:
- level
the current level, where quotes add one and splices subtract one level. The initial level is 0, a level
lwherel > 0implies code has been quotedltimes andl == -1is code inside a top level splice (in an inline method).- levels
a stacked map from symbols to the levels in which they were defined
- Companion:
- object