NullXmlFormatter.Mixin

Undocumented in source.
struct NullXmlFormatter
mixin template Mixin (
alias formatter
) {}

Members

Functions

indent
void indent()
Undocumented in source. Be warned that the author may not have intended to support it.
newLine
void newLine()

Stubs.

outdent
void outdent()
Undocumented in source. Be warned that the author may not have intended to support it.
startLine
void startLine()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta