Jim,
On 4/26/12 10:22 PM, Jim Idle wrote:
> @after
>
> Or (my preference)
>
> rule : ( alt | alt | alt) { actions(); } ;
Perfect. I'm not sure why I thought that there needed to be special
syntax for code that executes after all alternatives. Just put it at the
end!
Thanks,
-chris