static int findCodeTokensIC(L tok, S... tokens) { ret findCodeTokens(tok, 1, true, tokens); }