dfmt ~master (2018-09-29T20:52:49Z)
Dub
Repo
IndentStack.topIs
dfmt
indentation
IndentStack
struct
IndentStack
bool
topIs
const pure nothrow @
safe
@
nogc
(
IdType
type
)
Return Value
Type:
bool
true
if the top of the indent stack is the given indent type.
Meta
Source
See Implementation
dfmt
indentation
IndentStack
functions
dump
indentToMostRecent
pop
popTempIndents
popWrapIndents
push
topIs
topIsOneOf
topIsTemp
topIsWrap