splitMultilinetokens

split multiline tokens in multiple single line tokens with the same type

@safe nothrow @trusted
void
splitMultilinetokens
(
const(Token)[] tokens
,
ref const(Token)[] result
)

Meta