static L<TokenAndRange> javaTokWithRanges(S s) {
  ret addRangesToTokenization(s, javaTok(s));
}