static TokenIndexedList2 tokenIndexedList2(L l) { ret l instanceof TokenIndexedList2 ? l/TokenIndexedList2 : new TokenIndexedList2(l); }