dfmt v0.13.2 (2020-10-01T06:35:20Z)
Dub
Repo
IndentStack.push
dfmt
indentation
IndentStack
Pushes the given indent type on to the stack.
void
push
(IdType item)
struct
IndentStack
pure nothrow
void
push
(
IdType
item
)
void
push
(IdType item, Details detail)
Meta
Source
See Implementation
dfmt
indentation
IndentStack
functions
dump
indentLevel
indentToMostRecent
length
pop
popTempIndents
popWrapIndents
push
top
topAre
topDetails
topIs
topIsOneOf
topIsTemp
topIsWrap
wrapIndents
structs
Details
Pushes the given indent type on to the stack.