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