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