decrease

open fun decrease()(source)

Decreases indentation by one level. Removes up to STANDARD_INDENTATION_SIZE characters from the end of the current indentation. Does nothing if the current indentation has fewer elements than STANDARD_INDENTATION_SIZE.