static boolean hasCodeTokens(L tok, S... tokens) { ret findCodeTokens(tok, tokens) >= 0; }