static int tokenIndexToUserLandLineNr(L tok, int tokenIndex) { ret charIndexToUserLandLineNr(join(tok), tokenIndexToCharIndex(tok, tokenIndex)); }