Class VisitorFSMDepthFirst

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

Implements

Constructors

Properties

visited: Set<State>

Methods

Generated using TypeDoc