[ragel-users] How do I be "done" from within a State Chart action?

Adrian Thurston thurs... at cs.queensu.ca
Thu Apr 24 20:52:09 UTC 2008


Hi Bob,

You could use fgoto done; with

done := "";

Bob Paddock wrote:
> My attempts at using fbreak, which does nothing by staying in the
> current state (as it should I believe), or '' -> final which
> breaks the transfer protocol, have not worked.

fbreak should leave you in the target state.

-Adrian



More information about the ragel-users mailing list