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