TokenFormatter

Constructors

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

Members

Functions

format
void format()

Runs the formatting process

Meta