Emitter

Constructors

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

Construct an emitter.

Destructor

~this
~this()

Destroy the emitter.

Members

Functions

emit
void emit(Event event)

Emit an event. Throws EmitterException on error.

Meta