static abstract class TokCondition { bool get(L tok, int i); // i = N Index }