От: | MaximE | ||
Дата: | 17.10.04 07:55 | ||
Оценка: |
> longest_d[
> int_p[&OnInteger] |
> real_p[&OnFloat]
> ]
>
The longest_d directive instructs the parser not to short-circuit alternatives enclosed inside this directive, but instead makes the parser try all possible alternatives and choose the one matching the longest portion of the input stream.