dparse.formatter

Undocumented in source.

Members

Classes

Formatter
class Formatter(Sink)

Enums

IndentStyle
enum IndentStyle

The only brace styles worth using.

Functions

format
void format(Sink sink, T node, bool useTabs, IndentStyle style, uint indentWith)
testFormatNode
void testFormatNode(string sourceCode, string expected)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta