BioJulia / Automa.jl

A julia code generator for regular expressions
Other
188 stars 15 forks source link

[Question] Practical example of how to use the `when` field in RE #52

Closed Azzaare closed 1 year ago

Azzaare commented 4 years ago

I can kind of struggle with using the when field for conditional transitions. Would it be possible to have an example that combine when and actions ?

Azzaare commented 4 years ago

I actually found an example in the test11 file. Maybe adding a ref to that file in the doc?

jakobnissen commented 1 year ago

Fixed in #119