printer library

Contains a code printer that generates code by recording the source maps.

Classes

NestedItem
An item added to a NestedPrinter.
NestedPrinter
A more advanced printer that keeps track of offset locations to record source maps, but additionally allows nesting of different kind of items, including NestedPrinters, and it let's you automatically indent text.
Printer
A simple printer that keeps track of offset locations and records source maps locations.