In answer Biao said "currently there is no such API to access the middle
NFA state". May be that API exist in plan? Or I can create issue or pull
request that add API?
пт, 17 мая 2024 г. в 12:04, Anton Sidorov :
> Ok, thanks for the reply.
>
> пт, 17 мая 2024 г. в 09:22, Biao Geng :
>
>> Hi Anton
Ok, thanks for the reply.
пт, 17 мая 2024 г. в 09:22, Biao Geng :
> Hi Anton,
>
> I am afraid that currently there is no such API to access the middle NFA
> state in your case. For patterns that contain 'within()' condition, the
> timeout events could be retrieved via TimedOutPartialMatchHandler
Hi Anton,
I am afraid that currently there is no such API to access the middle NFA
state in your case. For patterns that contain 'within()' condition, the
timeout events could be retrieved via TimedOutPartialMatchHandler
interface, but other unmatching events would be pruned immediately once
they