isWrapIndent

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

Return Value

Type: bool

true if the given token type is a wrap indent type

Meta