IndentStack.dump

Dumps the current state of the indentation stack to stderr. Used for debugging.

struct IndentStack
void
dump
(
string file = __FILE__
,
uint line = __LINE__
)

Meta