dfmt.formatter

Undocumented in source.

Members

Functions

canFindIndex
bool canFindIndex(size_t[] items, size_t index, size_t* pos)
Undocumented in source. Be warned that the author may not have intended to support it.
format
void format(string source_desc, ubyte[] buffer, OutputRange output, Config* formatterConfig)
Undocumented in source. Be warned that the author may not have intended to support it.
generateDepthInfo
immutable(short[]) generateDepthInfo(Token[] tokens)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

TokenFormatter
struct TokenFormatter(OutputRange)
Undocumented in source.

Meta