IndentStack.topIs

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