static TokenIndexedList3 tokenIndexedList3(LS l) { ret l instanceof TokenIndexedList3 ? l/TokenIndexedList3 : new TokenIndexedList3(l); }