Dumps the current state of the indentation stack to stderr. Used for debugging.
Get the indent size at the most recent occurrence of the given indent type
Pops the top indent from the stack.
Pops all temporary indents from the top of the stack.
Pops all wrapping indents from the top of the stack.
Pushes the given indent type on to the stack.
Stack for managing indent levels.