Formatter

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Enums

BraceStyle
enum BraceStyle
Undocumented in source.
EOL
enum EOL
Undocumented in source.
IndentStyle
enum IndentStyle
Undocumented in source.

Functions

escape
string escape(string resultWithComment, string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
formatSourceCode
string formatSourceCode(string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
insertComment
string insertComment(string resultWithoutComment, string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.
parse
Module parse(string sourceCode)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Option
struct Option
Undocumented in source.

Variables

cache
StringCache cache;
Undocumented in source.
option
Option option;
Undocumented in source.
rba
RollbackAllocator rba;
Undocumented in source.

Meta