isTempIndent

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

Return Value

Type: bool

true if the given token type is a temporary indent type

Meta