Emitter

Undocumented in source.

Constructors

this
this(YStream stream, bool canonical, int indent, int width, 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.

opCmp
int opCmp(Emitter )
Undocumented in source.
opEquals
bool opEquals(Emitter )
Undocumented in source.

Meta