static L> pwt_stepRight_transform(int maxTokens, IF1 f, ParsedWithTokens p) { ret pwt_transform(f, pwt_followingTokens(1, maxTokens, p.remaining())); }