Emitter

Undocumented in source.

Constructors

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

Construct an emitter.

Members

Functions

emit
void emit(Event event)

Emit an event.

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

Meta