TokenFormatter

Undocumented in source.

Constructors

this
this(ubyte[] rawSource, const(Token)[] tokens, short[] depths, OutputRange output, ASTInformation* astInformation, Config* config)

Members

Functions

format
void format()

Runs the formatting process

Meta