RuleWriter

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(string pathName)
Undocumented in source.

Members

Functions

clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(string[] s)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Result r)
Undocumented in source. Be warned that the author may not have intended to support it.
put
void put(Result[] r)
Undocumented in source. Be warned that the author may not have intended to support it.
putnl
void putnl(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
putnl
void putnl(Result r)
Undocumented in source. Be warned that the author may not have intended to support it.
set
Result set(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
set
Result set(string s, short indent)
Undocumented in source. Be warned that the author may not have intended to support it.
setOutputFilename
void setOutputFilename(string fileName)
Undocumented in source. Be warned that the author may not have intended to support it.
setOutputPath
void setOutputPath(string pathName)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Result
struct Result
Undocumented in source.

Variables

indentLevel
ushort indentLevel;
Undocumented in source.

Meta