dfmt ~master (2018-09-29T20:52:49Z)
Dub
Repo
IndentStack.dump
dfmt
indentation
IndentStack
Dumps the current state of the indentation stack to
stderr
. Used for debugging.
struct
IndentStack
void
dump
(
string
file
= __FILE__
,
uint
line
= __LINE__
)
Meta
Source
See Implementation
dfmt
indentation
IndentStack
functions
dump
indentToMostRecent
pop
popTempIndents
popWrapIndents
push
topIs
topIsOneOf
topIsTemp
topIsWrap
Dumps the current state of the indentation stack to stderr. Used for debugging.