isTempIndent

pure nothrow @nogc @safe
bool
isTempIndent
(
IdType type
)

Return Value

Type: bool

true if the given token type is a temporary indent type

Meta