Skip to main content

decreaseIndent

Summary

Decreases the indentation, reverting the effect of the corresponding call to IndentedWriter.increaseIndent().

Signature

decreaseIndent(): void;

Parameters

This method takes no parameters.

Returns

Type:void Decreases the indentation, reverting the effect of the corresponding call to IndentedWriter.increaseIndent().