static IContentsIndexedList2<S> javaTokIndexed(S src) {
  ret tokenIndexedList3(javaTok(src));
}