static L> pwt_stepRight_filter(int maxTokens, IPred f, ParsedWithTokens p) { ret pwt_filter(f, pwt_followingTokens(1, maxTokens, p.remaining())); }