dfmt v0.5.0 (2017-05-22T17:21:31Z)
Dub
Repo
IndentStack.topIs
dfmt
indentation
IndentStack
struct
IndentStack
const pure nothrow @
safe
@
nogc
bool
topIs
(
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
indentLevel
indentToMostRecent
length
pop
popTempIndents
popWrapIndents
push
top
topAre
topIs
topIsOneOf
topIsTemp
topIsWrap
wrapIndents