Code emitter invoked prior to code print.
Multiple code emissions may be active at the same time. More code emissions may be started while emitting the code. However, all code emissions have to complete before the emitted code printed.
Emits the code in the given scope.
scope
Code emission scope.
Emission result.
Generated using TypeDoc
Code emitter invoked prior to code print.
Multiple code emissions may be active at the same time. More code emissions may be started while emitting the code. However, all code emissions have to complete before the emitted code printed.