static bool hasCodeTokensIC(L tok, S... tokens) { ret findCodeTokensIC(tok, tokens) >= 0; }