sS firstToken(S s) { ret firstJavaToken(s); } sS firstToken(LS tok) { ret get(tok, 1); }