BaseModule.suppressThisIndent

Suppress indentation by also affecting the level propagated from the parent.

class BaseModule
void
suppressThisIndent
pure nothrow @nogc
(
int levels
)

Parameters

levels
Type: int

nr of indentation levels to suppress

Meta