skipIdentifierChain

Advances index until it indexs the token just after an identifier or template chain.

void
skipIdentifierChain
(
File output
,
const(Token)[] tokens
,
ref size_t index
,
bool print = false
)

Meta