CodeBuilder.entab

Increases the tab count, meaning anytime CodeBuilder.put is used an extra tab will be written before the data passed to it.

Notes: If the tab count is the same value as size_t.max then this function does nothing.

class CodeBuilder
@safe @nogc nothrow pure
void
entab
()

Meta