Function startsWithIdent

True if token sequence starts with identifier value

bool startsWithIdent (
  const(Token[]) tokens
);