A depth-first implementation of the FSM visitor. No treatment here, just visiting. To customize this visitor, extends it and override the different methods.
Private
Readonly
Protected
Generated using TypeDoc
A depth-first implementation of the FSM visitor. No treatment here, just visiting. To customize this visitor, extends it and override the different methods.