sS tok_dropTypeParameters(S type) {
  ret join(dropAfter("<", javaTok(type)));
}