Emitter

Constructors

this
this(Range stream, const bool canonical, const int indent, const int width, const LineBreak lineBreak)

Construct an emitter.

Members

Functions

emit
void emit(Event event)

Emit an event.

Meta